Release 0.7

This commit is contained in:
Stephen Horvath
2025-12-25 20:48:18 +10:00
parent 8b10c49ed4
commit a97148f7a5
6 changed files with 11 additions and 5 deletions

View File

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