From 4c8c6295e06ea14a0241a1baeb2a9a3ef055c1d7 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Thu, 23 May 2024 08:29:49 +0200 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c18ecb6..180793e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bzkf-rwdp-check" -version = "0.3.2" +version = "0.3.3" edition = "2021" authors = ["Paul-Christian Volkmer "] description = "Anwendung zur Durchführung einer Plausibilitätsprüfung anhand der Daten für die BZKF Real World Data Platform."