From 2b188183c37c6739d678bdf4eb013ff893484c55 Mon Sep 17 00:00:00 2001 From: Markus Ast Date: Sun, 3 Mar 2019 15:50:21 +0100 Subject: [PATCH] bump version to 0.7.1 --- datis/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datis/Cargo.toml b/datis/Cargo.toml index cf8fe1c..265e9e9 100644 --- a/datis/Cargo.toml +++ b/datis/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "datis" -version = "0.7.0" +version = "0.7.1" authors = ["Markus Ast "] edition = "2018"