From b7818df4341bee8ec09e2390214dcfb117d3314f Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Fri, 18 Feb 2022 21:24:38 +0000 Subject: [PATCH] build: bump version to 0.5.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 1905dda6..09f6f0b2 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.4.0', + version: '0.5.0', license: 'GPL-2.0-only', meson_version: '>=0.59.0', default_options: [ -- 2.52.0