Update version

This commit is contained in:
Clémentine Urquizar 2022-04-25 14:03:21 +02:00
parent 8cc86d5a8d
commit d138b3c704
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
9 changed files with 16 additions and 9 deletions

View file

@ -1,9 +1,10 @@
[package]
name = "http-ui"
description = "The HTTP user interface of the milli search engine"
version = "0.26.1"
version = "0.27.0"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"
publish = false
[dependencies]
anyhow = "1.0.56"