httpthumbnailer.gemspec in httpthumbnailer-0.1.0 vs httpthumbnailer.gemspec in httpthumbnailer-0.2.0

- 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 = "httpthumbnailer" - s.version = "0.1.0" + s.version = "0.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jakub Pastuszek"] - s.date = "2012-01-04" + s.date = "2012-01-12" s.description = "Provides HTTP API for thumbnailing images" s.email = "jpastuszek@gmail.com" s.executables = ["httpthumbnailer"] s.extra_rdoc_files = [ "LICENSE.txt",