diff --git a/Cargo.toml b/Cargo.toml index a9ab41d62..5a958110e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.7.1" +version = "0.7.2" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]