diff --git a/CMakeLists.txt b/CMakeLists.txt index fd4d2e6..0d1c9de 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(xor_singleheader VERSION 1.1.2 LANGUAGES C) +project(xor_singleheader VERSION 1.2.0 LANGUAGES C) include(CTest)