Skip to content

Commit

Permalink
Regenerated gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-dub committed May 4, 2009
1 parent 838f978 commit 6ece354
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cloudquery.gemspec
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{cloudquery} s.name = %q{cloudquery}
s.version = "0.0.0" s.version = "0.1.0"


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 = ["Cameron Walters", "nb.io"] s.authors = ["Cameron Walters", "nb.io"]
Expand All @@ -17,6 +17,7 @@ Gem::Specification.new do |s|
"LICENSE", "LICENSE",
"README.rdoc", "README.rdoc",
"Rakefile", "Rakefile",
"VERSION.yml",
"lib/cloudquery.rb", "lib/cloudquery.rb",
"spec/cloudquery_spec.rb", "spec/cloudquery_spec.rb",
"spec/example_schema.xml", "spec/example_schema.xml",
Expand Down

0 comments on commit 6ece354

Please sign in to comment.