Preparing for 1.0.4

This commit is contained in:
jeffser
2024-08-01 14:21:55 -06:00
parent 3363d13fa0
commit bd557d9652
2 changed files with 14 additions and 1 deletions

View File

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