Skip to content

Commit

Permalink
Regenerated gemspec for version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyiller committed Apr 16, 2010
1 parent 3a56d47 commit a0d6d68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions itunes-search.gemspec
Expand Up @@ -5,7 +5,7 @@

Gem::Specification.new do |s|
s.name = %q{itunes-search}
s.version = "0.2.1"
s.version = "0.2.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["jeff durand"]
Expand All @@ -24,10 +24,10 @@ Gem::Specification.new do |s|
"Rakefile",
"VERSION",
"itunes-search.gemspec",
"lib/hash_extension.rb",
"lib/itunes-search.rb",
"lib/result.rb",
"lib/search.rb",
"lib/itunes-search/base.rb",
"lib/itunes-search/result.rb",
"lib/itunes-search/search.rb",
"test/helper.rb",
"test/test_itunes-search.rb"
]
Expand Down

0 comments on commit a0d6d68

Please sign in to comment.