From 73e16f76994b1d3c587796a35766cc668e30c0cd Mon Sep 17 00:00:00 2001 From: Arnaud Ferraris Date: Fri, 9 Apr 2021 11:29:26 +0200 Subject: [PATCH] meson.build: release version 0.3.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index de72a90..d57d2cb 100644 --- a/meson.build +++ b/meson.build @@ -8,7 +8,7 @@ project ( 'eg25-manager', 'c', - version : '0.2.0', + version : '0.3.0', license : 'GPLv3+', meson_version : '>= 0.50.0', default_options :