mongo-ruby-driver/lib/mongo/version.rb
2012-02-22 10:49:44 -05:00

4 lines
37 B
Ruby

module Mongo
VERSION = "1.6.0"
end