From 6761237ec71b4e25ee4b5661e794b4755c6c5e56 Mon Sep 17 00:00:00 2001 From: Pascal Seitz Date: Fri, 10 Feb 2023 12:20:20 +0800 Subject: [PATCH] chore: Release 0.19.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 44c8a5278..56e4d1a27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.19.1" +version = "0.19.2" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]