build: bump version to 0.9.3

This commit is contained in:
Johan Malm 2025-12-19 16:35:01 +00:00 committed by Johan Malm
parent d1ba186fe4
commit a98fd8f974

View file

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