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