Skip to content

Commit

Permalink
🔖 Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yosh-matsuda committed Aug 3, 2024
1 parent 4ead858 commit 506d59a
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.5.0
VERSION 0.6.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.5.0 |
| cpp-yyjson version v0.6.0 |
| https://github.com/yosh-matsuda/cpp-yyjson |
| |
| Copyright (c) 2024 Yoshiki Matsuda @yosh-matsuda |
Expand Down

0 comments on commit 506d59a

Please sign in to comment.