From fe237ea480fd7a263720b458d8fe7ade44897350 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 8 Apr 2022 21:44:37 +0100 Subject: [PATCH] build: bump version to 0.5.1 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 09f6f0b2..e353d2fe 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.5.0', + version: '0.5.1', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [