Preparing for 2.0.4

This commit is contained in:
jeffser
2024-09-22 15:08:40 -06:00
parent 4851b7858b
commit 5f3c01d231
2 changed files with 19 additions and 1 deletions

View File

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