From 2297e20cba15ede6a92de7ffea98909795652774 Mon Sep 17 00:00:00 2001 From: Paul-Christian Volkmer Date: Wed, 28 Feb 2024 17:10:07 +0100 Subject: [PATCH] build: new dev version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cebbef2..27514fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bzkf-rwdp-check" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html