Preparing for 0.5.5

This commit is contained in:
jeffser
2024-05-20 19:20:29 -06:00
parent c7f8c560a1
commit b16e2aa7f7
8 changed files with 941 additions and 819 deletions

View File

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