BUMP 0.6.7 group, dereference

This commit is contained in:
Mike Dirolf 2009-04-28 16:01:27 -04:00
parent cea73c2712
commit 981ff1a4ce
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ TEST_FILES = ['tests/mongo-qa/_common.rb',
Gem::Specification.new do |s|
s.name = 'mongo'
s.version = '0.6.6'
s.version = '0.6.7'
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.'