Skip to content

Commit 28aa4d2

Browse files
committed
chore: release v0.3.0
1 parent c75e48f commit 28aa4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.0.0)
2-
project(CatJudge VERSION 0.2.2)
2+
project(CatJudge VERSION 0.3.0)
33

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

0 commit comments

Comments
 (0)