Skip to content

Commit

Permalink
chore: release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yjl9903 committed Jan 15, 2023
1 parent 7447589 commit a09b64b
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.3.1)
project(CatJudge VERSION 0.3.2)

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

0 comments on commit a09b64b

Please sign in to comment.