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.0.3

This commit is contained in:
Josh Lane 2015-01-02 11:37:40 -08:00
parent 9a3349b602
commit ca33f4503f

View file

@ -1,5 +1,5 @@
module Fog
module AWS
VERSION = "0.0.2"
VERSION = "0.0.3"
end
end