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