From 87ed4c8e3d484a55b5e98fe1f9003ea5f799f6fa Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Tue, 7 Jan 2025 11:25:43 +0100 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 96656a7..572e6fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kosyncrs" -version = "1.1.0" +version = "1.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html