From 6de32b1b9c3fdfafc40763bc105317aaa9bbf2c8 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Mon, 3 Jun 2019 12:14:34 -0700 Subject: [PATCH] Bump version to 0.13.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 26fcc6da..c2f0e8ad 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.1" +version = "0.13.0" edition = "2018" [dependencies]