Skip to content

Commit

Permalink
🔖 Release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yosh-matsuda committed Apr 5, 2024
1 parent fff9e52 commit 864d78c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(
cpp_yyjson
VERSION 0.4.1
VERSION 0.5.0
LANGUAGES CXX)

# check if the project is top-level
Expand Down
2 changes: 1 addition & 1 deletion include/cpp_yyjson.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*===================================================*
| cpp-yyjson version v0.4.1 |
| cpp-yyjson version v0.5.0 |
| https://github.com/yosh-matsuda/cpp-yyjson |
| |
| Copyright (c) 2024 Yoshiki Matsuda @yosh-matsuda |
Expand Down

0 comments on commit 864d78c

Please sign in to comment.