lib/couchrest/version.rb in couchrest-1.1.0.pre3 vs lib/couchrest/version.rb in couchrest-1.1.0

- old
+ new

@@ -1,3 +1,3 @@ module CouchRest - VERSION = '1.1.0.pre3' + VERSION = '1.1.0' end