Skip to content

Commit

Permalink
cmakelists: bump ver to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Feb 28, 2024
1 parent 0fce791 commit 42c66f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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}
Expand Down

0 comments on commit 42c66f6

Please sign in to comment.