diff --git a/Cargo.toml b/Cargo.toml index a7be35e..96e8eb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "probly-search" description = "A lightweight full-text search engine with a fully customizable scoring function" -version = "2.0.0-alpha-2" +version = "2.0.0" authors = ["marcus-pousette "] edition = "2021" license = "MIT"