From 67fe498a4dac92877c679e81dafb564a00e13bfb Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Sun, 27 Oct 2019 21:26:25 +0100 Subject: [PATCH] Bump version to 0.15.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 38978c3e..f9888959 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.15.0" +version = "0.15.1" edition = "2018" [dependencies]