Add information for new release 2.0.1

This commit is contained in:
heliguy
2024-12-12 19:00:41 -05:00
parent fd8ae4fe01
commit 510ece1db2
2 changed files with 13 additions and 1 deletions

View File

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