Skip to content

Commit 18d0ab3

Browse files
authored
Bump project version to 1.0.0
1 parent 1e564a5 commit 18d0ab3

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
@@ -9,7 +9,7 @@ elseif(WIN32)
99
endif()
1010

1111
set(CMAKE_CXX_STANDARD 14)
12-
set(PROJECT_VERSION 0.2.0)
12+
set(PROJECT_VERSION 1.0.0)
1313
set(KERN_SOURCES
1414
src/dispatch.cpp
1515
src/builder.cpp

0 commit comments

Comments
 (0)