diff --git a/VERSION.yml b/VERSION.yml index 3d2acbb20..dfbb201c7 100644 --- a/VERSION.yml +++ b/VERSION.yml @@ -1,5 +1,5 @@ --- :major: 0 :minor: 0 -:patch: 56 +:patch: 57 :build: diff --git a/fog.gemspec b/fog.gemspec index d82385d48..d08f94d0e 100644 --- a/fog.gemspec +++ b/fog.gemspec @@ -1,18 +1,18 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fog} - s.version = "0.0.56" + s.version = "0.0.57" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["geemus (Wesley Beary)"] - s.date = %q{2010-03-11} + s.date = %q{2010-03-17} s.default_executable = %q{fog} s.description = %q{brings clouds to you} - s.email = %q{me@geemus.com} + s.email = %q{geemus@gmail.com} s.executables = ["fog"] s.extra_rdoc_files = [ "README.rdoc"