diff --git a/ruma-client/Cargo.toml b/ruma-client/Cargo.toml index e45698e9..cc70991f 100644 --- a/ruma-client/Cargo.toml +++ b/ruma-client/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT" name = "ruma-client" readme = "README.md" repository = "https://github.com/ruma/ruma" -version = "0.5.0-alpha.1" +version = "0.5.0-alpha.2" [dependencies] assign = "1.1.1"