Bump to version 1.0.0

Also edit very minor wording in the readme
This commit is contained in:
heliguy4599
2023-09-25 22:31:47 -04:00
parent 27c7ef44a4
commit 1a96d5f2dc
3 changed files with 4 additions and 4 deletions

View File

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