diff --git a/Cargo.toml b/Cargo.toml index 89c68f7..4ab86f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ name = "gravatar-rs" description = "Gravatar image URL library" repository = "https://github.com/Holllo/gravatar-rs" license = "MIT OR Apache-2.0" -version = "0.2.0" +version = "0.2.1" authors = ["Holllo "] edition = "2021" keywords = ["gravatar", "ivatar", "libravatar"]