Preparing for 0.8.6

This commit is contained in:
jeffser
2024-05-26 14:49:42 -06:00
parent 59d2430e2f
commit a719783cce
8 changed files with 705 additions and 449 deletions

View File

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