update gemspec for 0.9.3

This commit is contained in:
Chris Anderson 2008-09-10 14:38:06 -07:00
parent a2a78dcf5f
commit 4581a10fb8

View file

@ -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"