diff --git a/CMakeLists.txt b/CMakeLists.txt index d6ce2e9..3477beb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.13) -project(triggeralgs VERSION 1.2.0) +project(triggeralgs VERSION 1.2.1) include(CMakePackageConfigHelpers) include(GNUInstallDirs)