Preparing for 0.9.2

This commit is contained in:
jeffser
2024-05-30 10:49:53 -06:00
parent c994307954
commit 4b17601baf
6 changed files with 76 additions and 27 deletions

View File

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