Bump version to 0.2.0

This commit is contained in:
heliguy
2023-09-05 04:14:48 -04:00
parent 8ca42abb01
commit 5127917fd6
2 changed files with 2 additions and 2 deletions

View File

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