Skip to content

Commit 4ccf498

Browse files
committed
Updated version
1 parent caa762b commit 4ccf498

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.115.0
2+
--------
33

44
New features:
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 114
13+
#define JSONCONS_VERSION_MINOR 115
1414
#define JSONCONS_VERSION_PATCH 0
1515

1616
namespace jsoncons {

0 commit comments

Comments
 (0)