Preparing for 1.0.3

This commit is contained in:
jeffser
2024-08-01 00:49:19 -06:00
parent 9cb6b0b665
commit a9ab5d45a4
2 changed files with 19 additions and 1 deletions

View File

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