version: bump to 0.11.0

This commit is contained in:
Vaxry 2025-12-05 19:18:01 +00:00
parent 2f2413801b
commit fe686486ac
Signed by: vaxry
GPG key ID: 665806380871D640
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ target_include_directories(
PUBLIC "./include"
PRIVATE "./src")
set_target_properties(hyprutils PROPERTIES VERSION ${hyprutils_VERSION}
SOVERSION 9)
SOVERSION 10)
target_link_libraries(hyprutils PkgConfig::deps)
if(BUILD_TESTING)

View file

@ -1 +1 @@
0.10.4
0.11.0