Bump version to 1.1.0

This commit is contained in:
heliguy4599
2023-10-04 17:10:08 -04:00
parent befe0df1fa
commit ee2975df34
2 changed files with 2 additions and 2 deletions

View File

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