diff --git a/VERSION b/VERSION index cd2318045..32786aa43 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.17 +0.0.18 diff --git a/fog.gemspec b/fog.gemspec index a9c99d9ff..ee2997994 100644 --- a/fog.gemspec +++ b/fog.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = %q{fog} - s.version = "0.0.17" + s.version = "0.0.18" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["geemus (Wesley Beary)"]