From 5b363000540639f4be1fe5bab7212ceb6a774145 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Fri, 4 Nov 2022 23:18:50 -0400 Subject: [PATCH] sendxmpp-rs v3.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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."