Skip to content

Commit 00ea412

Browse files
committed
Bump project version to 0.3 in CMakeLists.txt
1 parent 2110f01 commit 00ea412

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
cmake_minimum_required(VERSION 3.16)
77

8-
project(KeyGhost VERSION 0.2 LANGUAGES CXX)
8+
project(KeyGhost VERSION 0.3 LANGUAGES CXX)
99

1010
set(CMAKE_AUTOUIC ON)
1111
set(CMAKE_AUTOMOC ON)

0 commit comments

Comments
 (0)