From 4f8f8e22bf02c3a2c84e4469bb091acde0741711 Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 26 Sep 2022 12:14:40 +0200 Subject: [PATCH] Version 0.2.1! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]