Chore: Release v0.3.2

This commit is contained in:
Alex M. M
2023-04-09 15:31:44 +02:00
committed by Kyle Simpson
parent c73f4988c8
commit 7f519d0503
2 changed files with 20 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
rust-version = "1.61"
version = "0.3.1"
version = "0.3.2"
[dependencies]
async-trait = { optional = true, version = "0.1" }