Release v0.1.4

This commit is contained in:
Kyle Simpson
2021-02-10 16:49:36 +00:00
parent f3f52427ea
commit dd49c5d99f
2 changed files with 22 additions and 1 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.3"
version = "0.1.4"
[dependencies]
serde = { version = "1", features = ["derive"] }