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 58408a9 commit 98587a0Copy full SHA for 98587a0
ChangeLog.md
@@ -1,5 +1,5 @@
1
-master
2
-------
+v 0.120.0
+---------
3
4
Bug fix:
5
include/jsoncons/config/version.hpp
@@ -10,8 +10,8 @@
10
#include <iostream>
11
12
#define JSONCONS_VERSION_MAJOR 0
13
-#define JSONCONS_VERSION_MINOR 119
14
-#define JSONCONS_VERSION_PATCH 1
+#define JSONCONS_VERSION_MINOR 120
+#define JSONCONS_VERSION_PATCH 0
15
16
namespace jsoncons {
17
0 commit comments