diff --git a/Cargo.toml b/Cargo.toml index 1c5972c2..450b3ed8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "ruma-client" readme = "README.md" repository = "https://github.com/ruma/ruma-client" -version = "0.2.0" +version = "0.3.0-beta.1" [dependencies] futures-preview = "=0.3.0-alpha.19"