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

This commit is contained in:
Josh Lane 2015-01-06 09:36:28 -08:00
parent c3626c8637
commit 3dad29880c

View file

@ -1,5 +1,5 @@
module Fog
module AWS
VERSION = "0.0.4"
VERSION = "0.0.5"
end
end