We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0d5d2 commit dd8c79cCopy full SHA for dd8c79c
lib/mongo.rb
@@ -3,7 +3,7 @@
3
$:.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
4
5
module Mongo
6
- VERSION = "1.0.7"
+ VERSION = "1.0.8"
7
end
8
9
0 commit comments