From 3ecc114ca6585f27592b2deedb3e279fafab8a69 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Sun, 19 Apr 2020 20:09:45 +0200 Subject: [PATCH] Bump version to 0.8.0-rc.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ebeb0d0a..87503cd7 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.7.2" +version = "0.8.0-rc.1" edition = "2018" [dependencies]