lib/mongo3.rb in mongo3-0.0.5 vs lib/mongo3.rb in mongo3-0.0.6
- old
+ new
@@ -1,9 +1,9 @@
module Mongo3
# :stopdoc:
- VERSION = '0.0.5'
+ VERSION = '0.0.6'
LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR
PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR
# :startdoc:
# Returns the version string for the library.