Chore: Release v0.2.0-beta.2

This commit is contained in:
Kyle Simpson
2021-05-21 10:17:09 +01:00
parent 55e1567b90
commit e47861c009
2 changed files with 11 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.1"
version = "0.2.0-beta.2"
[dependencies]
serde = { version = "1", features = ["derive"] }