BUMP 0.8 Collection#save, DB#previous_error and DB#reset_error_history

This commit is contained in:
Mike Dirolf 2009-05-26 15:28:13 -04:00
parent cabca61e0d
commit d679a17478
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.7'
s.version = '0.8'
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.'