From 390fcae80b6d65e88b8cd95f8dfdc458311409fe Mon Sep 17 00:00:00 2001 From: MrDulfin Date: Sun, 7 Jul 2024 19:09:46 -0400 Subject: [PATCH] Updated to 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index be9ba3c..74dda60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kushi" -version = "0.1.2" +version = "0.1.3" license = "MIT OR Apache-2.0" description = "A queue built for the Dango Music Player and Oden Music Bot" homepage = "https://github.com/Dangoware/kushi-queue"