couchrest.gemspec in couchrest-1.1.0.pre vs couchrest.gemspec in couchrest-1.1.0.pre2

- old
+ new

@@ -1,9 +1,9 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{couchrest} - s.version = "1.1.0.pre" + s.version = "1.1.0.pre2" s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.authors = ["J. Chris Anderson", "Matt Aimonetti", "Marcos Tapajos", "Will Leinweber", "Sam Lown"] s.date = %q{2011-04-06} s.description = %q{CouchRest provides a simple interface on top of CouchDB's RESTful HTTP API, as well as including some utility scripts for managing views and attachments.}