Skip to content

Commit 80a6a6d

Browse files
committed
1.0.1
1 parent 8cffb77 commit 80a6a6d

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
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.16.0 FATAL_ERROR)
22

33
# Set the project version and language
4-
project(Ghostship VERSION 1.0.0 LANGUAGES C CXX ASM)
4+
project(Ghostship VERSION 1.0.1 LANGUAGES C CXX ASM)
55
include(FetchContent)
66

77
include(cmake/ghostship-cvars.cmake)

0 commit comments

Comments
 (0)