From d5b5b765c7907a21a61081da6e3e1f38dbe17ff8 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 25 May 2026 20:20:18 +0100 Subject: [PATCH] build: bump version to 0.20.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 22dc5bdc..8684732f 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.9.5', + version: '0.20.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [