From ad5820f7315d10ab040f1b4e01b8a1423d8c57bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Go=C3=9F?= Date: Sat, 19 Oct 2024 11:55:24 +0200 Subject: [PATCH] Bump Version to 1.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3261814..1b81bee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ukibak" -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