Chore: Release v0.2.0-beta.3

This commit is contained in:
Kyle Simpson
2021-06-14 23:35:35 +01:00
parent be3030932e
commit 8381f8c461
2 changed files with 8 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ license = "ISC"
name = "songbird"
readme = "README.md"
repository = "https://github.com/serenity-rs/songbird.git"
version = "0.2.0-beta.2"
version = "0.2.0-beta.3"
[dependencies]
serde = { version = "1", features = ["derive"] }