From 1fe4797a9d29b5094c9e38c336752d7f57ed593f Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 21 Feb 2025 20:20:45 +0000 Subject: [PATCH] build: bump version to 0.8.3 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 79d65af4..a21c69bc 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.8.2', + version: '0.8.3', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [