Preparing for 2.0.5

This commit is contained in:
jeffser
2024-09-25 13:50:32 -06:00
parent c4fb424514
commit ad5d6dfa41
2 changed files with 11 additions and 1 deletions

View File

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