Bump version

This commit is contained in:
jude 2025-02-25 18:33:21 +00:00
parent c74c481d32
commit 148dbb96a9
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2966,7 +2966,7 @@ dependencies = [
[[package]] [[package]]
name = "soundfx-rs" name = "soundfx-rs"
version = "1.5.19" version = "1.5.20"
dependencies = [ dependencies = [
"axum", "axum",
"dashmap 6.1.0", "dashmap 6.1.0",

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.19" version = "1.5.20"
authors = ["jellywx <judesouthworth@pm.me>"] authors = ["jellywx <judesouthworth@pm.me>"]
edition = "2018" edition = "2018"