From 5283acb93ec604e42892b345a0a1c8aa87d9f1b1 Mon Sep 17 00:00:00 2001 From: Smitty Date: Sat, 25 Dec 2021 16:48:11 -0500 Subject: [PATCH] Release 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d688def..5b2a4d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wikidata" -version = "0.2.1" +version = "0.3.0" authors = ["Smitty "] edition = "2018" repository = "https://github.com/Smittyvb/wikidata/"