Bump version

This commit is contained in:
jude 2023-12-20 17:00:09 +00:00
parent 5364e41560
commit 6bd815fd38
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2468,7 +2468,7 @@ dependencies = [
[[package]] [[package]]
name = "soundfx-rs" name = "soundfx-rs"
version = "1.5.15" version = "1.5.16"
dependencies = [ dependencies = [
"axum", "axum",
"dashmap", "dashmap",

View File

@ -2,7 +2,7 @@
name = "soundfx-rs" name = "soundfx-rs"
description = "Discord bot for custom sound effects and soundboards" description = "Discord bot for custom sound effects and soundboards"
license = "AGPL-3.0-only" license = "AGPL-3.0-only"
version = "1.5.15" version = "1.5.16"
authors = ["jellywx <judesouthworth@pm.me>"] authors = ["jellywx <judesouthworth@pm.me>"]
edition = "2018" edition = "2018"