From 06f6ca82b284d42a6929200473e3db9f854036f0 Mon Sep 17 00:00:00 2001 From: Jonas Platte Date: Thu, 30 Apr 2020 17:24:09 +0200 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 03e2eea1..be1ce5ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ authors = [ "Isaiah Inuwa ", "Anthony Ramine ", ] -version = "0.1.0" +version = "0.1.1" repository = "https://github.com/ruma/ruma-serde" edition = "2018"