diff --git a/Cargo.toml b/Cargo.toml index 7fe162b16f..165c9c85a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tantivy" -version = "0.7.0-dev" +version = "0.7.0" authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"]