rev gem version
This commit is contained in:
parent
2082c491fa
commit
3c3a782eb0
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -5,7 +5,7 @@ require 'spec/rake/spectask'
|
||||||
|
|
||||||
spec = Gem::Specification.new do |s|
|
spec = Gem::Specification.new do |s|
|
||||||
s.name = "couchrest"
|
s.name = "couchrest"
|
||||||
s.version = "0.9.5"
|
s.version = "0.9.6"
|
||||||
s.date = "2008-09-11"
|
s.date = "2008-09-11"
|
||||||
s.summary = "Lean and RESTful interface to CouchDB."
|
s.summary = "Lean and RESTful interface to CouchDB."
|
||||||
s.email = "jchris@grabb.it"
|
s.email = "jchris@grabb.it"
|
||||||
|
|
Loading…
Add table
Reference in a new issue