mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Version bump to 0.0.63
This commit is contained in:
parent
fa20648236
commit
ae5041d304
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
:major: 0
|
:major: 0
|
||||||
:minor: 0
|
:minor: 0
|
||||||
:patch: 62
|
:patch: 63
|
||||||
:build:
|
:build:
|
||||||
|
|
|
@ -5,11 +5,11 @@
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{fog}
|
s.name = %q{fog}
|
||||||
s.version = "0.0.62"
|
s.version = "0.0.63"
|
||||||
|
|
||||||
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-30}
|
s.date = %q{2010-03-31}
|
||||||
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{geemus@gmail.com}
|
s.email = %q{geemus@gmail.com}
|
||||||
|
|
Loading…
Add table
Reference in a new issue