bumping - updates to gridfs and index creation

This commit is contained in:
Mike Dirolf 2009-02-27 12:23:14 -05:00
parent 453e09ce9e
commit 6a71b7e612
1 changed files with 3 additions and 3 deletions

View File

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