Skip to content

Commit bdb0987

Browse files
committed
chore: bump version to 1.0.2
1 parent 8b6c47e commit bdb0987

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(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CXX_FLAGS)
99
message(WARNING "No CMAKE_BUILD_TYPE is selected")
1010
endif()
1111

12-
project(nontype_functional VERSION 1.0.1 LANGUAGES CXX)
12+
project(nontype_functional VERSION 1.0.2 LANGUAGES CXX)
1313

1414
if(NOT DEFINED PROJECT_IS_TOP_LEVEL)
1515
if(CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)

0 commit comments

Comments
 (0)