From a207c6d8f64ba588a5cdeeb62472c69b56bfc49d Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Fri, 12 Apr 2019 03:54:54 -0700 Subject: [PATCH] Bump version to 0.12.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3d9163e8..26fcc6da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-identifiers" readme = "README.md" repository = "https://github.com/ruma/ruma-identifiers" -version = "0.12.0" +version = "0.12.1" edition = "2018" [dependencies]