Skip to content

Commit

Permalink
Regenerated gemspec for version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
triskweline committed Oct 29, 2010
1 parent c73845c commit f205e63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions apify.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{apify}
s.version = "0.4.5"
s.version = "0.5.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Henning Koch"]
s.date = %q{2010-10-18}
s.date = %q{2010-10-29}
s.description = %q{Compact definition of JSON APIs for Rails applications. }
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -79,6 +79,7 @@ Gem::Specification.new do |s|
"lib/apify/client.rb",
"lib/apify/errors.rb",
"lib/apify/exchange.rb",
"lib/apify/patterns.rb",
"lib/apify/schema_helper.rb",
"spec/apify/action_spec.rb",
"spec/apify/client_spec.rb",
Expand Down

0 comments on commit f205e63

Please sign in to comment.