Set version number to 2.0.2

This commit is contained in:
heliguy
2024-12-18 22:25:26 -05:00
parent 0035019175
commit 88a8b49eee
2 changed files with 2 additions and 2 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', ],
)