diff --git a/Cargo.toml b/Cargo.toml index 59a7d0d..aa5ba2b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jetscii" -version = "0.5.1" +version = "0.5.2" authors = ["Jake Goulding "] description = "A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes."