New features and changes for 0.2.0

This commit is contained in:
jeffser
2024-05-13 13:25:46 -06:00
parent 0614ddc39b
commit 190bf7017f
6 changed files with 266 additions and 67 deletions

View File

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