Preparing for 1.0.6

This commit is contained in:
jeffser
2024-08-04 22:57:52 -06:00
parent e1f1c005a0
commit 98b179aeb5
2 changed files with 23 additions and 1 deletions

View File

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