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

Update changelog and bump version.

This commit is contained in:
Rupak Ganguly 2013-01-25 14:38:19 -05:00
parent 9ea9b8c4ee
commit ed461e5b3e

View file

@ -5,7 +5,7 @@ module Fog
# define a specific version for the HP Provider
unless const_defined?(:VERSION)
VERSION = '0.0.19'
VERSION = '0.0.20'
end
extend Fog::Provider