From c56cc6edbd9833ec444cd40cc87f118cfcb26cd9 Mon Sep 17 00:00:00 2001 From: Slatian Date: Sun, 8 Oct 2023 09:27:38 +0200 Subject: [PATCH] Version bump to 1.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4546131..365457c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "echoip-slatecave" -version = "0.1.0" +version = "1.1.3" edition = "2021" authors = ["Slatian "]