updated gem version
This commit is contained in:
parent
c7fae2eca9
commit
bcd9618341
1
THANKS
1
THANKS
|
@ -6,6 +6,7 @@ and a number of other contributors. Many people further contributed to
|
|||
CouchRest by reporting problems, suggesting various improvements or submitting
|
||||
changes. A list of these people is included below.
|
||||
|
||||
* Greg Borenstein <http://ideasfordozens.com>
|
||||
* Geoffrey Grosenbach <http://nubyonrails.com/>
|
||||
* Simon Rozet <simon /at/ rozet /dot/ name>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "couchrest"
|
||||
s.version = "0.9.3"
|
||||
s.date = "2008-09-10"
|
||||
s.version = "0.9.4"
|
||||
s.date = "2008-09-11"
|
||||
s.summary = "Lean and RESTful interface to CouchDB."
|
||||
s.email = "jchris@grabb.it"
|
||||
s.homepage = "http://github.com/jchris/couchrest"
|
||||
|
|
Loading…
Reference in a new issue