From 9f09a468036b5420fc1c65207a2af2fa39c5d2bc Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Mon, 12 Aug 2024 22:02:30 -0400 Subject: [PATCH] nope --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 960c4c8..46822a9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.25) -project(blt-gp VERSION 0.0.139) +project(blt-gp VERSION 0.0.140) include(CTest)