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