Bump version 0.5.0

This commit is contained in:
heliguy4599
2023-09-19 08:23:55 -04:00
parent 86c3198ee7
commit 36e58c71e5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
project('warehouse',
version: '0.4.0',
version: '0.5.0',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)