diff --git a/CMakeLists.txt b/CMakeLists.txt index e9d2f2fb3..8eba531f4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.16.3) -project(clio VERSION 0.1.1) +project(clio VERSION 0.2.0) option(BUILD_TESTS "Build tests" TRUE)