Skip to content

Commit

Permalink
Regenerated gemspec for version 2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Sep 25, 2010
1 parent b0d25d4 commit 5cc06a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scrobbler-ng.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{scrobbler-ng}
s.version = "2.0.9"
s.version = "2.0.10"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["John Nunemaker", "Jonathan Rudenberg", "Uwe L. Korn"]
s.date = %q{2010-09-18}
s.date = %q{2010-09-25}
s.description = %q{A ruby library for accessing the Last.fm 2.0 API. It is higly optimized so that it uses less memory and parses XML (through Nokogiri) than other implementations.}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 5cc06a2

Please sign in to comment.