version: bump to 0.10.0

This commit is contained in:
Vaxry 2025-10-05 00:11:09 +01:00
parent 9ab64319e9
commit 3df7bde01e
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 8) SOVERSION 9)
target_link_libraries(hyprutils PkgConfig::deps) target_link_libraries(hyprutils PkgConfig::deps)
# tests # tests

View file

@ -1 +1 @@
0.9.0 0.10.0