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 a8cad33 commit 776da20Copy full SHA for 776da20
ChangeLog.md
@@ -1,5 +1,5 @@
1
-master
2
------
+v0.154.0
+--------
3
4
Bugs fixed:
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 153
14
-#define JSONCONS_VERSION_PATCH 3
+#define JSONCONS_VERSION_MINOR 154
+#define JSONCONS_VERSION_PATCH 0
15
16
namespace jsoncons {
17
0 commit comments