Skip to content

Commit a159fdb

Browse files
committed
bump version to 1.0.0
1 parent db28297 commit a159fdb

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.15 FATAL_ERROR)
2-
project(fumo_loader VERSION 0.3.0)
2+
project(fumo_loader VERSION 1.0.0)
33

44
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)
55

0 commit comments

Comments
 (0)