Preparing for 1.1.0

This commit is contained in:
jeffser
2024-08-10 21:26:33 -06:00
parent 7d1931dd17
commit 004b3f8574
2 changed files with 32 additions and 1 deletions

View File

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