diff --git a/CMakeLists.txt b/CMakeLists.txt index 886d316..0d7422e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.26) -project(omath VERSION 3.2.1 LANGUAGES CXX) +project(omath VERSION 3.3.0 LANGUAGES CXX) include(CMakePackageConfigHelpers)