From e759c3821e104353dc88a554177b300ae261d8c2 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Mon, 4 May 2020 18:55:34 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bf3c05f6..29aecc18 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "ruma-client-api" readme = "README.md" repository = "https://github.com/ruma/ruma-client-api" -version = "0.8.0-rc.5" +version = "0.8.0-rc.6" edition = "2018" [dependencies]