From 29521703d31121460750815727d5f8ecde34db25 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Fri, 2 Aug 2024 21:09:07 -0400 Subject: [PATCH] push --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)