diff --git a/CMakeLists.txt b/CMakeLists.txt index b570c0c..4e292b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.24) project(kaori - VERSION 1.0.0 + VERSION 1.1.0 DESCRIPTION "Header-only C++ library for screen counting" LANGUAGES CXX)