diff --git a/CMakeLists.txt b/CMakeLists.txt index e6ba37c9..687fd1dd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16.3) -project(clio VERSION 0.1.0) +project(clio VERSION 0.1.1) option(BUILD_TESTS "Build tests" TRUE)