Preparing for 0.9.0

This commit is contained in:
jeffser
2024-05-29 00:10:04 -06:00
parent fac51aefb9
commit 7c40420048
3 changed files with 13 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('Alpaca',
version: '0.8.8',
version: '0.9.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)