diff --git a/CMakeLists.txt b/CMakeLists.txt index 0cbb83a..d3e9e9c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.25) -project(blt-gp VERSION 0.0.108) +project(blt-gp VERSION 0.0.109) include(CTest)