cmake: bump ver to 0.1.2

This commit is contained in:
Vaxry 2024-03-09 23:11:48 +00:00
parent ad64299e37
commit c4ec554280

View file

@ -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}