version bump.

This commit is contained in:
Matt Parker 2011-01-16 13:34:56 -05:00
parent 3fb14782a2
commit 7f2f6c8eba
2 changed files with 2 additions and 1 deletions

View file

@ -3,7 +3,7 @@ module CouchRest
module Model
VERSION = "1.0.0.beta8"
VERSION = "1.0.0.beta9"
end