restore version route

This commit is contained in:
mpostma
2021-03-15 19:08:19 +01:00
parent 0c17b166df
commit 6a742ee62c
6 changed files with 24 additions and 3 deletions

View File

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