Changed version number

This commit is contained in:
jeffser
2024-05-26 01:06:36 -06:00
parent ddc50ce621
commit dc2df81c75
2 changed files with 2 additions and 2 deletions

View File

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