Preparing for 0.9.3

This commit is contained in:
jeffser
2024-06-01 00:16:11 -06:00
parent c579e6ec99
commit 90385ce461
10 changed files with 2082 additions and 1578 deletions

View File

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