diff --git a/VERSION b/VERSION index 63fc719..98b93af 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.3.19 \ No newline at end of file +3.3.20 \ No newline at end of file diff --git a/openstack.gemspec b/openstack.gemspec index 2167fd4..906980c 100644 --- a/openstack.gemspec +++ b/openstack.gemspec @@ -2,11 +2,11 @@ # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: openstack 3.3.19 ruby lib +# stub: openstack 3.3.20 ruby lib Gem::Specification.new do |s| s.name = "openstack" - s.version = "3.3.19" + s.version = "3.3.20" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"]