511: Update version in every workspace r=curquiza a=curquiza

Checked with `@Kerollmops` 

- Update the version into every workspace (the current version is v0.27.0, but I forgot to update it for the previous release)
- add `publish = false` except in `milli` workspace.


Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
bors[bot]
2022-04-26 16:06:47 +00:00
committed by GitHub
9 changed files with 16 additions and 9 deletions

View File

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