diff --git a/CMakeLists.txt b/CMakeLists.txt index b32c13c..1fd1989 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.1 + VERSION 0.2.2 DESCRIPTION "template for cmake + cpputest" LANGUAGES C CXX )