Quick fixes of metadata

This commit is contained in:
jeffser
2024-05-12 22:45:31 -06:00
parent 81eff0cfcb
commit 0feb9ac700
4 changed files with 24 additions and 7 deletions

View File

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