cmakelists: bump ver to 0.4.1

This commit is contained in:
Vaxry 2024-02-28 01:02:18 +00:00
parent 0fce791ba2
commit 42c66f6b44
1 changed files with 1 additions and 1 deletions

View File

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