RELEASE 1.6.1
This commit is contained in:
parent
18cad3401b
commit
ddc3e893cb
|
@ -14,4 +14,4 @@
|
||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define VERSION "1.6.0"
|
#define VERSION "1.6.1"
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module BSON
|
module BSON
|
||||||
VERSION = "1.6.0"
|
VERSION = "1.6.1"
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
module Mongo
|
module Mongo
|
||||||
VERSION = "1.6.0"
|
VERSION = "1.6.1"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue