Skip to content

Commit 82b2c7f

Browse files
authored
Version bump
1 parent 5931b8b commit 82b2c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if(NOT CMAKE_BUILD_TYPE)
1010
FORCE)
1111
endif()
1212

13-
project(cascade VERSION 0.1.7 LANGUAGES CXX C)
13+
project(cascade VERSION 0.1.8 LANGUAGES CXX C)
1414

1515
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" "${CMAKE_CURRENT_SOURCE_DIR}/cmake/yacma")
1616

0 commit comments

Comments
 (0)