update gemspec for 0.9.3
This commit is contained in:
parent
a2a78dcf5f
commit
4581a10fb8
|
@ -1,7 +1,7 @@
|
|||
Gem::Specification.new do |s|
|
||||
s.name = "couchrest"
|
||||
s.version = "0.9.2"
|
||||
s.date = "2008-08-03"
|
||||
s.version = "0.9.3"
|
||||
s.date = "2008-09-10"
|
||||
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