Skip to content

Commit 7b08b3f

Browse files
committed
Version 1.2.3
* Minor bugfixes and improvements
1 parent 8073a1b commit 7b08b3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Current: 1.2.2
2-
Release: 1.2.2
1+
Current: 1.2.3
2+
Release: 1.2.3

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#include <bson/bson.h>
2828

2929
#define MODNAME "lua-mongo"
30-
#define VERSION "1.2.2"
30+
#define VERSION "1.2.3"
3131

3232
#define TYPE_BINARY "mongo.Binary"
3333
#define TYPE_BSON "mongo.BSON"

0 commit comments

Comments
 (0)