firstfm.gemspec in firstfm-0.1.0 vs firstfm.gemspec in firstfm-0.1.1

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{firstfm} - s.version = "0.1.0" + s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Aleksandr Lossenko"] - s.date = %q{2011-06-27} + s.date = %q{2011-06-28} s.description = %q{Firstfm is a ruby wrapper for the Last.fm APIs ( http://www.last.fm/api ). My main focus is to import events from Last.FM, but with time I will try to add support for all API methods.} s.email = %q{aleksandr.lossenko@gmail.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"