mongo-ruby-driver/lib/mongo/version.rb
2011-11-29 15:54:08 -05:00

4 lines
37 B
Ruby

module Mongo
VERSION = "1.5.1"
end