Skip to content

Commit 8e10e06

Browse files
committed
cmake: bump ver to 0.1.2
1 parent 1f4743a commit 8e10e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.19)
22

3-
set(HYPRUTILS_VERSION "0.1.1")
3+
set(HYPRUTILS_VERSION "0.1.2")
44
add_compile_definitions(HYPRUTILS_VERSION="${HYPRUTILS_VERSION}")
55

66
project(hyprutils

0 commit comments

Comments
 (0)