diff --git a/Cargo.toml b/Cargo.toml index 424ef43..50df067 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hextwitch" description = "HexChat plugin for Twitch integration over IRC" -version = "1.15.0-b1" +version = "1.15.0" authors = ["Yaulendil"] repository = "https://github.com/yaulendil/hextwitch" edition = "2021"