diff --git a/Cargo.toml b/Cargo.toml index 2215ada..0a4d2be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sendxmpp" -version = "3.0.0" +version = "3.0.1" authors = ["moparisthebest "] description = "Send XMPP messages from the command line."