bumped the version number to 0.37
This commit is contained in:
parent
5eb40e5fed
commit
e5cf39f809
4 changed files with 8 additions and 3 deletions
|
@ -28,7 +28,7 @@ require 'couchrest/monkeypatches'
|
|||
|
||||
# = CouchDB, close to the metal
|
||||
module CouchRest
|
||||
VERSION = '0.36' unless self.const_defined?("VERSION")
|
||||
VERSION = '0.37' 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