version: bump to 0.4.0

This commit is contained in:
Vaxry 2025-01-23 11:38:30 +00:00
parent ca1253c626
commit 006620eb29
2 changed files with 2 additions and 2 deletions

View file

@ -40,7 +40,7 @@ target_include_directories(
PUBLIC "./include"
PRIVATE "./src")
set_target_properties(hyprutils PROPERTIES VERSION ${hyprutils_VERSION}
SOVERSION 2)
SOVERSION 3)
target_link_libraries(hyprutils PkgConfig::deps)
# tests

View file

@ -1 +1 @@
0.3.3
0.4.0