Skip to content

Commit 699b0ef

Browse files
committed
version update
1 parent eb2cb1b commit 699b0ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
master
2-
------
1+
v0.123.0
2+
--------
33

44
Warning fix:
55

include/jsoncons/config/version.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#include <iostream>
1111

1212
#define JSONCONS_VERSION_MAJOR 0
13-
#define JSONCONS_VERSION_MINOR 122
13+
#define JSONCONS_VERSION_MINOR 123
1414
#define JSONCONS_VERSION_PATCH 0
1515

1616
namespace jsoncons {

0 commit comments

Comments
 (0)