Bump version to 0.4.5

This commit is contained in:
Pavel Baksy 2026-01-05 11:46:30 +01:00
parent 4006ed7c34
commit 5555601bcf

View File

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