lib/couchrest/model.rb in couchrest_model-1.0.0.beta7 vs lib/couchrest/model.rb in couchrest_model-1.0.0.beta8

- old
+ new

@@ -1,10 +1,10 @@ module CouchRest module Model - VERSION = "1.0.0.beta7" + VERSION = "1.0.0.beta8" end end