Release v0.1.1

This commit is contained in:
Kyle Simpson
2021-01-17 23:28:40 +00:00
parent 868c44c19f
commit 21226af43a
2 changed files with 62 additions and 39 deletions

View File

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