Preparing for 1.0.5

This commit is contained in:
jeffser
2024-08-02 23:56:17 -06:00
parent 72063a15d9
commit 8c0ec3957f
2 changed files with 22 additions and 1 deletions

View File

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