diff --git a/Cargo.lock b/Cargo.lock index 15c6879..41984c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2966,7 +2966,7 @@ dependencies = [ [[package]] name = "soundfx-rs" -version = "1.5.19" +version = "1.5.20" dependencies = [ "axum", "dashmap 6.1.0", diff --git a/Cargo.toml b/Cargo.toml index c766970..43349e7 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.19" +version = "1.5.20" authors = ["jellywx "] edition = "2018"