From 9e2e91d34ff7ce3daa623dbfe42c5a24bb3d7b96 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Thu, 25 Jul 2019 10:44:23 -0700 Subject: [PATCH] Bump version to 0.14.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc41690f..5ffd3196 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "ruma-events" readme = "README.md" repository = "https://github.com/ruma/ruma-events" -version = "0.13.0" +version = "0.14.0" edition = "2018" [dependencies]