From d2b763fcccf6e0a24ba5e2c73fb81df50f239d96 Mon Sep 17 00:00:00 2001 From: mxsm Date: Mon, 5 Jan 2026 23:14:37 +0800 Subject: [PATCH] =?UTF-8?q?[ISSUE=20#87]=F0=9F=94=96Bump=20version=20to=20?= =?UTF-8?q?0.1.9?= 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 d7a8448..f31560f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cheetah-string" -version = "0.1.8" +version = "0.1.9" authors = ["mxsm "] edition = "2021" homepage = "https://github.com/mxsm/cheetah-string"