diff --git a/Cargo.toml b/Cargo.toml index 494bf25..bcbffea 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "locale-match" -version = "0.2.1" +version = "0.2.2" authors = ["Petr Alexandrovich Sabanov "] edition = "2021" description = "A small library for selecting the best match for user's preferred locales from available locales."