We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cad34 commit ddc3e89Copy full SHA for ddc3e89
ext/cbson/version.h
@@ -14,4 +14,4 @@
14
* limitations under the License.
15
*/
16
17
-#define VERSION "1.6.0"
+#define VERSION "1.6.1"
lib/bson/version.rb
@@ -1,3 +1,3 @@
1
module BSON
2
- VERSION = "1.6.0"
+ VERSION = "1.6.1"
3
end
lib/mongo/version.rb
module Mongo
0 commit comments