version: bump to 0.9.0

This commit is contained in:
Vaxry 2025-10-03 12:16:41 +01:00
parent 1f80045da1
commit c1f541256e
Signed by: vaxry
GPG key ID: 665806380871D640
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
0.8.4 0.9.0