diff --git a/Cargo.toml b/Cargo.toml index 97f007b..6885c91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "irc" -version = "0.3.0" +version = "0.3.1" description = "A simple, thread-safe IRC client library." authors = ["Aaron Weiss "] license = "Unlicense"