Skip to content

Commit 776da20

Browse files
committed
Version update
1 parent a8cad33 commit 776da20

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

44
Bugs fixed:
55

include/jsoncons/config/version.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#include <iostream>
1111

1212
#define JSONCONS_VERSION_MAJOR 0
13-
#define JSONCONS_VERSION_MINOR 153
14-
#define JSONCONS_VERSION_PATCH 3
13+
#define JSONCONS_VERSION_MINOR 154
14+
#define JSONCONS_VERSION_PATCH 0
1515

1616
namespace jsoncons {
1717

0 commit comments

Comments
 (0)