Preparing for 0.6.0 pt2

This commit is contained in:
jeffser
2024-05-21 23:27:14 -06:00
parent e507ef891b
commit f7a777f26c
2 changed files with 2 additions and 2 deletions

View File

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