diff --git a/Cargo.toml b/Cargo.toml index a59f758..5a2b761 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sliceslice" -version = "0.4.1" +version = "0.4.2" authors = ["marmeladema ", "Zak Cutner "] edition = "2021" description = "A fast implementation of single-pattern substring search using SIMD acceleration"