diff --git a/Cargo.toml b/Cargo.toml index ee3b80a49deb900dc4a568777042806a21962afe..e43d5d28c380ea9d4163a3b6b2fa7875834d44a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokio-xmpp" -version = "0.2.1" +version = "0.2.2" authors = ["Astro ", "Emmanuel Gil Peyrot ", "pep ", "O01eg "] description = "Asynchronous XMPP for Rust with tokio" license = "MPL-2.0"