Release v0.1.3

This commit is contained in:
Kyle Simpson
2021-02-04 02:46:05 +00:00
parent 1863d39356
commit fa9de67ac2

View File

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