Quick fix for 0.2.1

This commit is contained in:
jeffser
2024-05-13 13:53:58 -06:00
parent 5866c5d4fc
commit c7303cd278
5 changed files with 20 additions and 10 deletions

View File

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