diff --git a/Cargo.toml b/Cargo.toml index ea2fb5d..8936dd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "gravatar-rs" description = "Gravatar image URL library" repository = "https://git.bauke.xyz/Holllo/gravatar-rs" license = "MIT OR Apache-2.0" -version = "0.2.1" +version = "0.2.2" authors = ["Holllo "] edition = "2021" keywords = ["gravatar", "ivatar", "libravatar"]