diff --git a/Cargo.toml b/Cargo.toml index e70c40a..7aae3f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jellyfish" -version = "1.1.0" +version = "1.1.2" edition = "2021" description = "Approximate and phonetic matching of strings." authors = ["James Turk "]