Skip to content

Commit

Permalink
Releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
xhochy committed Aug 11, 2010
1 parent 4e85172 commit ed54565
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.6"
s.version = "2.0.7"

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-08-06}
s.date = %q{2010-08-11}
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 ed54565

Please sign in to comment.