Preparing for 1.1.1

This commit is contained in:
jeffser
2024-08-12 22:16:47 -06:00
parent f36d6e1b29
commit 8b851d1b56
2 changed files with 23 additions and 1 deletions

View File

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