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