From 5899e942613678346fe0309995f976cec39ea7c5 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Wed, 4 Mar 2026 20:54:58 +0000 Subject: [PATCH] build: bump version to 0.9.5 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index a32caeb8..ddb3d42b 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.9.4', + version: '0.9.5', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [