meson: bump 0.1.1

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
This commit is contained in:
0xMRTT 2023-04-27 22:40:57 +02:00 committed by GitHub
parent a4871d9136
commit 2b5d2e3abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('bavarder',
version: '0.1.0',
version: '0.1.1',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)