diff --git a/Cargo.toml b/Cargo.toml index 9d54871..2489593 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cheetah-string" -version = "0.1.1" +version = "0.1.2" authors = ["mxsm "] edition = "2021" homepage = "https://github.com/mxsm/cheetah-string"