Skip to content

Commit 3468d91

Browse files
committed
Bumping spiner version in cmake to prepare new release.
1 parent a38eea5 commit 3468d91

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
@@ -13,7 +13,7 @@
1313

1414
cmake_minimum_required(VERSION 3.19)
1515

16-
set(SPINER_VERSION 1.6.0)
16+
set(SPINER_VERSION 1.6.1)
1717
project(spiner VERSION ${SPINER_VERSION})
1818

1919
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")

0 commit comments

Comments
 (0)