diff --git a/Cargo.toml b/Cargo.toml index f505ad4b..92ef6d44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "ruma-client" readme = "README.md" repository = "https://github.com/ruma/ruma-client" -version = "0.1.0" +version = "0.2.0" [dependencies] futures = "0.1.26"