1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
This commit is contained in:
geemus 2020-04-22 06:26:00 -05:00
parent efefa8ec5c
commit 929548f079

View file

@ -1,5 +1,5 @@
module Fog
module AWS
VERSION = "3.6.2"
VERSION = "3.6.3"
end
end