Update for release 2.0.2

This commit is contained in:
heliguy
2025-01-06 14:48:55 -05:00
parent 5afec0dd1c
commit 477dd9baeb
2 changed files with 14 additions and 1 deletions

View File

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