diff --git a/Cargo.toml b/Cargo.toml index 8b6e1f7..b745a98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xmpp" -version = "0.1.0" +version = "0.2.0" authors = ["lumi "] description = "A type-safe rust XMPP library. Still under development." homepage = "https://gitlab.com/lumi/xmpp-rs"