Change version to 2.1.0 and update plans

This commit is contained in:
Heliguy
2025-03-11 16:37:19 -04:00
parent 807b01c915
commit 0a18e5d81b
2 changed files with 22 additions and 8 deletions

View File

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