From 4beee3851f75b53afc2e8699c594c0cc222115bd Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 11 Jul 2025 21:50:42 +0100 Subject: [PATCH] build: bump version to 0.9.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index c46307ab..3172c7e5 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.8.4', + version: '0.9.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [ -- 2.52.0