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