diff --git a/Cargo.toml b/Cargo.toml index c9b4d43d..a1daf89d 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.2" +version = "0.4.0-beta.3" [dependencies] futures-core = "0.3.4"