diff --git a/Cargo.lock b/Cargo.lock index 7abdf6a..e95672f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2468,7 +2468,7 @@ dependencies = [ [[package]] name = "soundfx-rs" -version = "1.5.15" +version = "1.5.16" dependencies = [ "axum", "dashmap", diff --git a/Cargo.toml b/Cargo.toml index 5fa698c..7c6f64f 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.15" +version = "1.5.16" authors = ["jellywx "] edition = "2018"