cmake: bump ver to 0.5.2

This commit is contained in:
Vaxry 2024-05-23 12:00:09 +02:00
parent 554c95a846
commit c7c2d29831
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.5.1")
set(HYPRLANG_VERSION "0.5.2")
project(hyprlang
VERSION ${HYPRLANG_VERSION}