meson: bump 0.1.2

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
This commit is contained in:
0xMRTT 2023-04-27 23:38:09 +02:00 committed by GitHub
parent dd286e39d7
commit 81aca51a7e
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.1',
version: '0.1.2',
meson_version: '>= 0.62.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)