From 7914d067606604c8584ea7609ea39c7497707fc2 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Mon, 20 Mar 2023 20:17:19 +0000 Subject: [PATCH] build: bump version to 0.6.2 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index ecd26d9a..a5fec31a 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.6.1', + version: '0.6.2', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [ -- 2.52.0