Update version for the next release (v0.22.1)

This commit is contained in:
Clémentine Urquizar 2022-02-07 18:39:26 +01:00
parent 5d58cb7449
commit d03b3ceb58
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "cli"
version = "0.22.0"
version = "0.22.1"
edition = "2018"
description = "A CLI to interact with a milli index"

View File

@ -1,6 +1,6 @@
[package]
name = "helpers"
version = "0.22.0"
version = "0.22.1"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"

View File

@ -1,7 +1,7 @@
[package]
name = "http-ui"
description = "The HTTP user interface of the milli search engine"
version = "0.22.0"
version = "0.22.1"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"

View File

@ -1,6 +1,6 @@
[package]
name = "infos"
version = "0.22.0"
version = "0.22.1"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"

View File

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