Release 0.6

This commit is contained in:
Stephen Horvath
2025-09-28 13:35:13 +10:00
parent 9f0fabb91f
commit 73bb7abf6e
10 changed files with 15 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
project('yafi',
version: '0.5',
version: '0.6',
meson_version: '>= 1.0.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)