rev the gem version
This commit is contained in:
parent
7430dc17ea
commit
3da20217fd
2 changed files with 2 additions and 2 deletions
2
Rakefile
2
Rakefile
|
@ -5,7 +5,7 @@ require 'rake/gempackagetask'
|
|||
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = "couchrest"
|
||||
s.version = "0.10.0"
|
||||
s.version = "0.10.1"
|
||||
s.date = "2008-11-22"
|
||||
s.summary = "Lean and RESTful interface to CouchDB."
|
||||
s.email = "jchris@grabb.it"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue