diff --git a/Cargo.toml b/Cargo.toml index e055c74d..671043d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ license = "MIT" name = "ruma-client" readme = "README.md" repository = "https://github.com/ruma/ruma-client" -version = "0.4.0-beta.1" +version = "0.4.0-beta.2" [dependencies] futures-core = "0.3.4"