From dcf04d4f691cb98adc05d94043881469a7c07a1b Mon Sep 17 00:00:00 2001 From: Markus Ast Date: Thu, 10 Jan 2019 09:10:07 +0100 Subject: [PATCH] bump version to 0.7.0 --- datis/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datis/Cargo.toml b/datis/Cargo.toml index 540e097..cf8fe1c 100644 --- a/datis/Cargo.toml +++ b/datis/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datis" -version = "0.6.0" +version = "0.7.0" authors = ["Markus Ast "] edition = "2018"