Update version to 0.2.0

This commit is contained in:
Johannes Marbach 2021-11-23 20:35:32 +01:00
parent 5f46139416
commit c8f58b3413

View file

@ -19,7 +19,7 @@
project(
'buffyboard',
'c',
version: '0.1.0',
version: '0.2.0',
default_options: 'warning_level=1',
meson_version: '>=0.53.0'
)