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:
parent
9ea9b8c4ee
commit
ed461e5b3e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue