Update version for the next release (v0.30.0) in Cargo.toml files

This commit is contained in:
curquiza 2022-10-27 11:35:44 +00:00
parent b44cc62320
commit 68f80dbacf
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.29.1"
version = "0.30.0"
[[bin]]
name = "meilisearch"