diff --git a/Cargo.toml b/Cargo.toml index c9d2f19..1504595 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stop-words" -version = "0.7.2" +version = "0.8.1" authors = ["Chris McComb "] description = "Common stop words in many languages" edition = "2021"