diff --git a/Cargo.toml b/Cargo.toml index eec605a..6d5478d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "irc" -version = "0.13.3" +version = "0.13.4" description = "the irc crate – usable, async IRC for Rust " authors = ["Aaron Weiss "] license = "MPL-2.0"