From 3b383d78b70ce5b6717634ebed4cbb15702adc63 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Wed, 12 Jun 2019 12:59:11 -0700 Subject: [PATCH] Bump version to 0.8.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 55329a79..64b7053c 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.7.0" +version = "0.8.0" edition = "2018" [dependencies]