BUMP 0.11.1 snapshot support

This commit is contained in:
Mike Dirolf 2009-08-13 10:31:00 -04:00
parent 860505cd47
commit ef1f698918
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ TEST_FILES = ['tests/mongo-qa/_common.rb',
Gem::Specification.new do |s|
s.name = 'mongo'
s.version = '0.11'
s.version = '0.11.1'
s.platform = Gem::Platform::RUBY
s.summary = 'Ruby driver for the 10gen Mongo DB'
s.description = 'A Ruby driver for the 10gen Mongo DB. For more information about Mongo, see http://www.mongodb.org.'