From 981c03e7e4fbc7131cdac36258e67a6e56401c1a Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Sat, 17 Apr 2021 14:18:52 +0100 Subject: [PATCH] meson.build: update version --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 2345fc79..d94bc458 100644 --- a/meson.build +++ b/meson.build @@ -1,7 +1,7 @@ project( 'labwc', 'c', - version: '0.2.0', + version: '0.2.1', license: 'GPL-2', default_options: [ 'c_std=c11', -- 2.52.0