diff --git a/VERSION b/VERSION index 1435d6cfc..e4a35e8bc 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.37 +0.0.38 diff --git a/fog.gemspec b/fog.gemspec index 83a8cc02c..1c1f7978c 100644 --- a/fog.gemspec +++ b/fog.gemspec @@ -5,11 +5,11 @@ Gem::Specification.new do |s| s.name = %q{fog} - s.version = "0.0.37" + s.version = "0.0.38" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["geemus (Wesley Beary)"] - s.date = %q{2009-12-18} + s.date = %q{2009-12-24} s.default_executable = %q{fog} s.description = %q{brings clouds to you} s.email = %q{me@geemus.com}