Skip to content

Commit

Permalink
Bumping spiner version in cmake to prepare new release.
Browse files Browse the repository at this point in the history
  • Loading branch information
dholladay00 committed Jul 11, 2023
1 parent a38eea5 commit 3468d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

cmake_minimum_required(VERSION 3.19)

set(SPINER_VERSION 1.6.0)
set(SPINER_VERSION 1.6.1)
project(spiner VERSION ${SPINER_VERSION})

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

0 comments on commit 3468d91

Please sign in to comment.