Update version for the next release (v0.26.1)

This commit is contained in:
Clémentine Urquizar 2022-04-13 13:17:33 +02:00
parent d362278a41
commit 8d630a6f62
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.26.0"
version = "0.26.1"
edition = "2018"
description = "A CLI to interact with a milli index"

View File

@ -1,6 +1,6 @@
[package]
name = "helpers"
version = "0.26.0"
version = "0.26.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.26.0"
version = "0.26.1"
authors = ["Clément Renault <clement@meilisearch.com>"]
edition = "2018"

View File

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

View File

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