From 11493dede41af33326b6aacb28b2777586b5aff4 Mon Sep 17 00:00:00 2001 From: Jimmy Cuadra Date: Fri, 19 Jul 2019 14:02:53 -0700 Subject: [PATCH] Bump version to 0.6.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c610472c..02b03e52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT" name = "ruma-api-macros" readme = "README.md" repository = "https://github.com/ruma/ruma-api-macros" -version = "0.5.0" +version = "0.6.0" edition = "2018" [dependencies]