Chore: Release v0.3.1

This commit is contained in:
Kyle Simpson
2023-03-02 22:22:45 +00:00
parent 50dbc62a6a
commit 5eeeee4f37
2 changed files with 33 additions and 2 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.0"
version = "0.3.1"
[dependencies]
async-trait = { optional = true, version = "0.1" }