diff --git a/Cargo.toml b/Cargo.toml index 8b6e1f7a978f49014f4389bcb30ee1980d145999..b745a98e1a3b2a719aa735787b8e0aadf965233d 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"