From 2e4e5acbd658dabf2cddbcc65437344399502263 Mon Sep 17 00:00:00 2001 From: mxsm Date: Tue, 6 Jan 2026 08:01:39 +0000 Subject: [PATCH] =?UTF-8?q?[ISSUE=20#98]=F0=9F=94=96Bump=20version=20to=20?= =?UTF-8?q?1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 88e059a..6b45b61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cheetah-string" -version = "1.0.0" +version = "1.0.1" authors = ["mxsm "] edition = "2021" homepage = "https://github.com/mxsm/cheetah-string"