Preparing for 1.0.1

This commit is contained in:
jeffser
2024-07-23 21:45:48 -06:00
parent 0df6b20147
commit 52f02cd5d0
3 changed files with 12 additions and 2 deletions

View File

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