Getting ready for 0.9.6

This commit is contained in:
jeffser
2024-06-21 17:22:46 -06:00
parent 6fdf335412
commit 5f0cddffd0
10 changed files with 1110 additions and 1030 deletions

View File

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