Preparing for 0.9.1

This commit is contained in:
jeffser
2024-05-29 16:09:57 -06:00
parent ad69887e4a
commit 4bdb813b64
3 changed files with 15 additions and 2 deletions

View File

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