mongo-ruby-driver/lib/mongo/version.rb

4 lines
41 B
Ruby

module Mongo
VERSION = "1.5.0.rc0"
end