We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8073a1b commit 7b08b3fCopy full SHA for 7b08b3f
VERSION
@@ -1,2 +1,2 @@
1
-Current: 1.2.2
2
-Release: 1.2.2
+Current: 1.2.3
+Release: 1.2.3
src/common.h
@@ -27,7 +27,7 @@
27
#include <bson/bson.h>
28
29
#define MODNAME "lua-mongo"
30
-#define VERSION "1.2.2"
+#define VERSION "1.2.3"
31
32
#define TYPE_BINARY "mongo.Binary"
33
#define TYPE_BSON "mongo.BSON"
0 commit comments