Bump version to 0.9.3

This commit is contained in:
Pavel Baksy 2026-05-19 14:16:23 +02:00
parent ef80aebb81
commit 7ef25d4075

View File

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