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 eccdcac commit ce0cc47Copy full SHA for ce0cc47
ChangeLog.md
@@ -1,5 +1,5 @@
1
-master
2
-------
+v0.152.0
+--------
3
4
Bug fixes:
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 151
14
-#define JSONCONS_VERSION_PATCH 1
+#define JSONCONS_VERSION_MINOR 152
+#define JSONCONS_VERSION_PATCH 0
15
16
namespace jsoncons {
17
0 commit comments