1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

Bump to 0.2.2

This commit is contained in:
Josh Lane 2015-05-13 10:18:51 -07:00
parent b8de5cfcd6
commit 531e242958

View file

@ -1,5 +1,5 @@
module Fog
module AWS
VERSION = "0.2.1"
VERSION = "0.2.2"
end
end