Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Jul 11, 2020
1 parent a8cad33 commit 776da20
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
master
-----
v0.154.0
--------

Bugs fixed:

Expand Down
4 changes: 2 additions & 2 deletions include/jsoncons/config/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#include <iostream>

#define JSONCONS_VERSION_MAJOR 0
#define JSONCONS_VERSION_MINOR 153
#define JSONCONS_VERSION_PATCH 3
#define JSONCONS_VERSION_MINOR 154
#define JSONCONS_VERSION_PATCH 0

namespace jsoncons {

Expand Down

0 comments on commit 776da20

Please sign in to comment.