Update version for the next release (alpha4)

This commit is contained in:
Clémentine Urquizar 2021-04-26 19:05:16 +02:00
parent 9e6a7e3aa9
commit f3b6bf55a6
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1742,7 +1742,7 @@ dependencies = [
[[package]]
name = "meilisearch-http"
version = "0.21.0-alpha.3"
version = "0.21.0-alpha.4"
dependencies = [
"actix-cors",
"actix-http",

View File

@ -4,7 +4,7 @@ description = "MeiliSearch HTTP server"
edition = "2018"
license = "MIT"
name = "meilisearch-http"
version = "0.21.0-alpha.3"
version = "0.21.0-alpha.4"
[[bin]]
name = "meilisearch"