drop couchdir binary

This commit is contained in:
Chris Anderson 2009-01-19 16:11:58 -08:00
parent b4f744ca0b
commit 3e0594e534
4 changed files with 3 additions and 27 deletions

View file

@ -25,7 +25,7 @@ require 'couchrest/monkeypatches'
# = CouchDB, close to the metal
module CouchRest
VERSION = '0.12.3'
VERSION = '0.12.4'
autoload :Server, 'couchrest/core/server'
autoload :Database, 'couchrest/core/database'