From 029700f0bf6c80c0920e67d9edb5589b1cd20a91 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Thu, 17 Nov 2022 21:01:06 +0000 Subject: [PATCH] build: bump version to 0.6.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index b14e5429..711c4221 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.5.0', + version: '0.6.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [