Skip to content

Commit

Permalink
Regenerated gemspec for version 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Semyonov committed Aug 31, 2009
1 parent 92eacdc commit 46d8432
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion espresso.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{espresso}
s.version = "0.0.9"
s.version = "0.0.10"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alexander Semyonov"]
Expand All @@ -25,6 +25,7 @@ Gem::Specification.new do |s|
"espresso.gemspec",
"init.rb",
"lib/espresso.rb",
"lib/espresso/helpers.rb",
"lib/espresso/model.rb",
"lib/espresso/objects_controller.rb",
"test/espresso_test.rb",
Expand Down

0 comments on commit 46d8432

Please sign in to comment.