From 76c7c06b4fa96f0f3ac3bb3a67cf3e5870e1fe38 Mon Sep 17 00:00:00 2001 From: Ryuichi Ueda Date: Wed, 23 Oct 2024 15:09:16 +0900 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3e0eea40..c18381bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sush" -version = "0.8.4" +version = "0.8.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html