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

This commit is contained in:
curquiza
2022-12-08 12:32:02 +00:00
parent 6ddde37850
commit 4b61ffae67
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 = "0.30.2"
[[bin]]
name = "meilisearch"