From fece77ac1ea8ecde2ae7dc7211cdcffd69d00fc8 Mon Sep 17 00:00:00 2001 From: Smitty Date: Wed, 28 Jul 2021 14:42:13 -0400 Subject: [PATCH] Release 0.2.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 95d37dc..d688def 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wikidata" -version = "0.2.0" +version = "0.2.1" authors = ["Smitty "] edition = "2018" repository = "https://github.com/Smittyvb/wikidata/"