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"]