Update version for the next release (alpha3)

This commit is contained in:
Clémentine Urquizar
2021-04-20 16:11:07 +02:00
parent 63d443deb8
commit b8e535579f
2 changed files with 2 additions and 2 deletions

View File

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