From 529fc382da8f9b6bc4dcea720fd3561e605abd91 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 15 Jun 2026 19:36:54 +0100 Subject: [PATCH] build: bump version to 0.20.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 8684732f..d85823c9 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.20.0', + version: '0.20.1', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [