1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Version bump to 0.0.57

This commit is contained in:
geemus (Wesley Beary) 2010-03-17 14:02:37 -07:00
parent 7c14dd5ae8
commit ba8dbaeb44
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
--- ---
:major: 0 :major: 0
:minor: 0 :minor: 0
:patch: 56 :patch: 57
:build: :build:

View file

@ -1,18 +1,18 @@
# Generated by jeweler # Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY # 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 -*- # -*- encoding: utf-8 -*-
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{fog} 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.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["geemus (Wesley Beary)"] s.authors = ["geemus (Wesley Beary)"]
s.date = %q{2010-03-11} s.date = %q{2010-03-17}
s.default_executable = %q{fog} s.default_executable = %q{fog}
s.description = %q{brings clouds to you} s.description = %q{brings clouds to you}
s.email = %q{me@geemus.com} s.email = %q{geemus@gmail.com}
s.executables = ["fog"] s.executables = ["fog"]
s.extra_rdoc_files = [ s.extra_rdoc_files = [
"README.rdoc" "README.rdoc"