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

This commit is contained in:
Josh Lane 2015-08-26 14:36:26 -07:00
parent 3a31e22fd6
commit 1db00d725c

View file

@ -1,5 +1,5 @@
module Fog
module AWS
VERSION = "0.7.5"
VERSION = "0.7.6"
end
end