cmake: bump ver to 0.4.2

This commit is contained in:
Vaxry 2024-03-07 18:14:09 +00:00
parent 66c099e097
commit 9995f54edd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.19) cmake_minimum_required(VERSION 3.19)
set(HYPRLANG_VERSION "0.4.1") set(HYPRLANG_VERSION "0.4.2")
project(hyprlang project(hyprlang
VERSION ${HYPRLANG_VERSION} VERSION ${HYPRLANG_VERSION}