diff --git a/CMakeLists.txt b/CMakeLists.txt index 71486868b..efdcc01f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.21) project( micm - VERSION 3.0.0 + VERSION 3.1.0 LANGUAGES CXX )