From b8439bcce8cfab40cda82f26f3e21a5137e69a85 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Fri, 27 Jan 2017 03:16:32 -0800 Subject: [PATCH] Bump version to 0.4.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b8e0e450..7693c300 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-events" readme = "README.md" repository = "https://github.com/ruma/ruma-events" -version = "0.4.0" +version = "0.4.1" [dependencies] ruma-identifiers = "0.7"