mongo-ruby-driver/lib/bson/version.rb
2012-03-07 16:59:27 -05:00

4 lines
36 B
Ruby

module BSON
VERSION = "1.6.1"
end