diff --git a/Cargo.toml b/Cargo.toml index f31560f..ccf0be9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cheetah-string" -version = "0.1.9" +version = "1.0.0" authors = ["mxsm "] edition = "2021" homepage = "https://github.com/mxsm/cheetah-string"