From 99870de55c44ea677b178a5a7d640d11fa3ec4d9 Mon Sep 17 00:00:00 2001 From: Paul Masurel Date: Mon, 25 Mar 2019 08:58:26 +0900 Subject: [PATCH] 0.10.0-dev --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f8bc05554..9a19bb6f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.9.0" +version = "0.10.0-dev" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]