Quick fixes for tag 0.1.2

This commit is contained in:
jeffser
2024-05-12 23:26:47 -06:00
parent f24b56cc1c
commit 6c9e7d4bdb
4 changed files with 12 additions and 5 deletions

View File

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