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 d89b664 commit 37ff0d8Copy full SHA for 37ff0d8
ext/cbson/version.h
@@ -14,4 +14,4 @@
14
* limitations under the License.
15
*/
16
17
-#define VERSION "1.6.4"
+#define VERSION "1.7.0.rc0"
lib/bson/version.rb
@@ -1,3 +1,3 @@
1
module BSON
2
- VERSION = "1.6.4"
+ VERSION = "1.7.0.rc0"
3
end
lib/mongo/version.rb
module Mongo
0 commit comments