diff --git a/Cargo.toml b/Cargo.toml index 9e73d558..a380e4c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-api" readme = "README.md" repository = "https://github.com/ruma/ruma-api" -version = "0.5.0" +version = "0.6.0" [dependencies] futures = "0.1.25"