Preparing version 2.0.1

This commit is contained in:
jeffser
2024-09-11 16:34:07 -06:00
parent 6cb49cfc98
commit 83db9fd9d4
2 changed files with 12 additions and 1 deletions

View File

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