build: bump version to 0.6.2

This commit is contained in:
Johan Malm 2023-03-20 20:17:19 +00:00
parent c0d142cfb8
commit 64a73ebf84

View file

@ -1,7 +1,7 @@
project( project(
'labwc', 'labwc',
'c', 'c',
version: '0.6.1', version: '0.6.2',
license: 'GPL-2.0-only', license: 'GPL-2.0-only',
meson_version: '>=0.59.0', meson_version: '>=0.59.0',
default_options: [ default_options: [