From 6c4b8d97ed00f9e3ebd252184cdf60c6efc6cb98 Mon Sep 17 00:00:00 2001 From: Pascal Seitz Date: Fri, 13 Jan 2023 13:46:28 +0800 Subject: [PATCH] chore: Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 73e923824..44c8a5278 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.19.0" +version = "0.19.1" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]