From cdf98a33723689ba47632e2513dc8ad292d94021 Mon Sep 17 00:00:00 2001 From: Kailan Blanks Date: Wed, 24 Jul 2024 11:28:57 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=81=20Release=20v0.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f6de5f..f389029 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ members = [ ] [workspace.package] -version = "0.4.2" +version = "0.5.0" authors = ["Kailan Blanks "] license = "MIT" edition = "2018"