diff --git a/CMakeLists.txt b/CMakeLists.txt index e4512b4..b32c13c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20) # Use the fancy version substitution project(main - VERSION 0.2.0 + VERSION 0.2.1 DESCRIPTION "template for cmake + cpputest" LANGUAGES C CXX )