Update version for the next release (v1.0.0) in Cargo.toml files

This commit is contained in:
curquiza 2022-12-08 12:20:17 +00:00
parent af6f7f8462
commit 026cf223b3
9 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@ description = "Meilisearch HTTP server"
edition = "2021"
license = "MIT"
name = "meilisearch-http"
version = "0.30.1"
version = "1.0.0"
[[bin]]
name = "meilisearch"