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