302: Update milli to v0.9.0 r=curquiza a=curquiza

Updating the minor and not patch since #300 seems to be breaking: it involves a re-indexation to get the fix, so it involves an additional step from the users, not only downloading the latest version.

Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
bors[bot]
2021-08-05 08:38:15 +00:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "milli"
version = "0.8.1"
version = "0.9.0"
authors = ["Kerollmops <clement@meilisearch.com>"]
edition = "2018"