diff --git a/Cargo.toml b/Cargo.toml index 9be8928..7af6c08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "irc" -version = "0.7.1" +version = "0.7.2" description = "A simple, thread-safe IRC client library." authors = ["Aaron Weiss "] license = "Unlicense"