diff --git a/Cargo.toml b/Cargo.toml index d0644f0..472bce1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "irc" -version = "0.12.1" +version = "0.12.2" description = "A simple, thread-safe, and async-friendly IRC client library." authors = ["Aaron Weiss "] license = "MPL-2.0"