From 1e8cb649fb8227f3fa0b9bf340995bb94416e152 Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Sat, 8 Oct 2022 13:28:49 +0100 Subject: [PATCH] 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bb8238d..9cb71bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "site_icons" -version = "0.2.1" +version = "0.3.0" authors = ["Sam Denty "] edition = "2018" license = "GPL-3.0"