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"