From 12b05604a2bf128d818822288de253908d9d03a8 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 31 Dec 2021 21:05:49 +0000 Subject: [PATCH] build: bump version to 0.4.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index cf98a8d3..f950b8ec 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.3.0', + version: '0.4.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [ -- 2.52.0