From ad886cc2bd738cd04912d6d27af70385f739dbc1 Mon Sep 17 00:00:00 2001 From: Marvin Friede <51965259+marvinfriede@users.noreply.github.com> Date: Sat, 28 Sep 2024 22:58:21 -0500 Subject: [PATCH] Bump version to 2.2.0 (#38) --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 7eacf72..0bf7668 100644 --- a/meson.build +++ b/meson.build @@ -18,7 +18,7 @@ project( 'cpp-d4', 'cpp', - version: '2.1.0', + version: '2.2.0', license: 'LGPL3-or-later', meson_version: '>=0.51', default_options: [