tokio-xmpp 1.0.1

Astro created

Change summary

Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -1,6 +1,6 @@
 [package]
 name = "tokio-xmpp"
-version = "1.0.0"
+version = "1.0.1"
 authors = ["Astro <astro@spaceboyz.net>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "pep <pep+code@bouah.net>", "O01eg <o01eg@yandex.ru>"]
 description = "Asynchronous XMPP for Rust with tokio"
 license = "MPL-2.0"