diff --git a/Cargo.toml b/Cargo.toml index 02e3a67..dfe9052 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "twitch-irc" description = "Connect to Twitch chat from a Rust application." license = "MIT" -version = "2.2.0" +version = "3.0.0" authors = ["Ruben Anders "] repository = "https://github.com/robotty/twitch-irc-rs" edition = "2018"