From 34ea2a7743079027cf3c669705c09a3d73521ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Fri, 5 Apr 2024 03:17:57 +0900 Subject: [PATCH] Fix bug --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d3976c..814f3ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dextbird" -version = "0.4.7" +version = "0.4.8" description = "Discord extensions voice library made with rust" edition = "2021"