bumped version to 0.32
This commit is contained in:
parent
a4254be8eb
commit
dd480bcd75
3 changed files with 2 additions and 19 deletions
|
@ -28,7 +28,7 @@ require 'couchrest/monkeypatches'
|
|||
|
||||
# = CouchDB, close to the metal
|
||||
module CouchRest
|
||||
VERSION = '0.31' unless self.const_defined?("VERSION")
|
||||
VERSION = '0.32' unless self.const_defined?("VERSION")
|
||||
|
||||
autoload :Server, 'couchrest/core/server'
|
||||
autoload :Database, 'couchrest/core/database'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue