Skip to content

Commit 10c62ca

Browse files
committed
Version 0.1.0
1 parent 456df91 commit 10c62ca

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
@@ -41,7 +41,7 @@ if (SIGMATCH_DEV_MODE)
4141
endif()
4242
endif()
4343

44-
project(sigmatch LANGUAGES CXX VERSION 0.0.0)
44+
project(sigmatch LANGUAGES CXX VERSION 0.1.0)
4545

4646
add_library(sigmatch INTERFACE)
4747
add_library(sigmatch::sigmatch ALIAS sigmatch)

0 commit comments

Comments
 (0)