Skip to content

Commit 98587a0

Browse files
committed
version update
1 parent 58408a9 commit 98587a0

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+
v 0.120.0
2+
---------
33

44
Bug fix:
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 119
14-
#define JSONCONS_VERSION_PATCH 1
13+
#define JSONCONS_VERSION_MINOR 120
14+
#define JSONCONS_VERSION_PATCH 0
1515

1616
namespace jsoncons {
1717

0 commit comments

Comments
 (0)