diff --git a/Cargo.toml b/Cargo.toml index b088d54..df16d95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "irc" -version = "0.8.10" +version = "0.8.11" description = "A simple, thread-safe IRC client library." authors = ["Aaron Weiss "] license = "CC0-1.0"