diff --git a/Cargo.toml b/Cargo.toml index c3e2270..e8ae981 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tmi" -version = "0.7.0" +version = "0.7.1" authors = ["jprochazk "] description = "twitch.tv messaging interface" repository = "https://github.com/jprochazk/tmi-rs"