From 9cfcb0d09cba672a30e5b8ced3d49d1248e79b4e Mon Sep 17 00:00:00 2001 From: jude Date: Wed, 29 Mar 2023 18:18:27 +0100 Subject: [PATCH] Bump ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bf17d44..182d406 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "soundfx-rs" description = "Discord bot for custom sound effects and soundboards" license = "AGPL-3.0-only" -version = "1.5.7" +version = "1.5.8" authors = ["jellywx "] edition = "2018"