Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Dec 20, 2023
1 parent c28f032 commit 1fb4fa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ assignees: ''

**What jsoncons library version?**

- [ ] Latest release 0.173.1
- [ ] Latest release 0.173.2
- [ ] Other release ______
- [ ] master
2 changes: 1 addition & 1 deletion include/jsoncons/config/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#define JSONCONS_VERSION_MAJOR 0
#define JSONCONS_VERSION_MINOR 173
#define JSONCONS_VERSION_PATCH 1
#define JSONCONS_VERSION_PATCH 2

namespace jsoncons {

Expand Down

0 comments on commit 1fb4fa4

Please sign in to comment.