cmake: bump ver to 0.1.1

This commit is contained in:
Vaxry 2024-03-09 22:40:08 +00:00
parent 2e42262ac5
commit c96c8e550c

View file

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19)
set(HYPRCURSOR_VERSION "0.1.0")
set(HYPRCURSOR_VERSION "0.1.1")
project(hyprcursor
VERSION ${HYPRCURSOR_VERSION}