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 eb2cb1b commit 699b0efCopy full SHA for 699b0ef
ChangeLog.md
@@ -1,5 +1,5 @@
1
-master
2
-------
+v0.123.0
+--------
3
4
Warning fix:
5
include/jsoncons/config/version.hpp
@@ -10,7 +10,7 @@
10
#include <iostream>
11
12
#define JSONCONS_VERSION_MAJOR 0
13
-#define JSONCONS_VERSION_MINOR 122
+#define JSONCONS_VERSION_MINOR 123
14
#define JSONCONS_VERSION_PATCH 0
15
16
namespace jsoncons {
0 commit comments