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.73

This commit is contained in:
geemus (Wesley Beary) 2010-04-13 14:42:29 -07:00
parent 0f1ff813d1
commit 29b2f9cd0f
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,5 @@
---
:major: 0
:minor: 0
:patch: 72
:patch: 73
:build:

View file

@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{fog}
s.version = "0.0.72"
s.version = "0.0.73"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["geemus (Wesley Beary)"]
@ -20,6 +20,7 @@ Gem::Specification.new do |s|
s.files = [
".document",
".gitignore",
"Gemfile",
"README.rdoc",
"Rakefile",
"VERSION.yml",