diff --git a/Cargo.toml b/Cargo.toml index 3c5fc4717..394a2b71e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.12.0" +version = "0.13.0" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]