4 lines
37 B
Ruby
4 lines
37 B
Ruby
|
module Mongo
|
||
|
VERSION = "1.3.1"
|
||
|
end
|