rev version and new gemspec
This commit is contained in:
parent
fbc21aacd9
commit
917157a0e7
File diff suppressed because one or more lines are too long
|
@ -28,7 +28,7 @@ require 'couchrest/monkeypatches'
|
|||
|
||||
# = CouchDB, close to the metal
|
||||
module CouchRest
|
||||
VERSION = '0.2.1' unless self.const_defined?("VERSION")
|
||||
VERSION = '0.2.2' unless self.const_defined?("VERSION")
|
||||
|
||||
autoload :Server, 'couchrest/core/server'
|
||||
autoload :Database, 'couchrest/core/database'
|
||||
|
|
Loading…
Reference in a new issue