Skip to content

Commit

Permalink
chore: release v0.2.2
Browse files Browse the repository at this point in the history
yjl9903 committed Jan 6, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 76cee8d commit 5c10377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0.0)
project(CatJudge VERSION 0.2.1)
project(CatJudge VERSION 0.2.2)

set(IS_DEBUG CMAKE_BUILD_TYPE STREQUAL "Debug")
if (${IS_DEBUG})

0 comments on commit 5c10377

Please sign in to comment.