./rack-newsstand.gemspec in rack-newsstand-0.1.0 vs ./rack-newsstand.gemspec in rack-newsstand-0.1.1
- old
+ new
@@ -5,10 +5,10 @@
s.name = "rack-newsstand"
s.license = "MIT"
s.authors = ["Mattt Thompson"]
s.email = "m@mattt.me"
s.homepage = "http://mattt.me"
- s.version = "0.1.0"
+ s.version = "0.1.1"
s.platform = Gem::Platform::RUBY
s.summary = "Rack::Newsstand"
s.description = "Automatically generate webservice endpoints for Newsstand"
s.add_dependency "rack", "~> 1.4"