diff --git a/CMakeLists.txt b/CMakeLists.txt index 39c8534..f417595 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.19) -set(HYPRCURSOR_VERSION "0.1.1") +set(HYPRCURSOR_VERSION "0.1.2") project(hyprcursor VERSION ${HYPRCURSOR_VERSION}