Bump version to 0.9.0

This commit is contained in:
Pavel Baksy 2026-05-12 14:15:14 +02:00
parent 99f7800924
commit 7f921fb08d

View File

@ -1,5 +1,5 @@
project('roster',
version: '0.8.4',
version: '0.9.0',
meson_version: '>= 1.0.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)