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

This commit is contained in:
curquiza
2022-12-06 16:20:31 +00:00
parent ee372099fd
commit d3d794e9ba
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.0"
version = "0.30.1"
[[bin]]
name = "meilisearch"