Preparing update to 0.4.0

This commit is contained in:
jeffser
2024-05-17 00:39:49 -06:00
parent 3b695031bc
commit 2290105ac1
3 changed files with 19 additions and 3 deletions

View File

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