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

4 lines
36 B
Ruby
Raw Normal View History

2012-02-28 17:04:49 +00:00
module BSON
VERSION = "1.6.0"
2012-02-28 17:04:49 +00:00
end