Update version for the next release (v1.1.0) in Cargo.toml

This commit is contained in:
curquiza
2023-03-06 13:52:54 +00:00
parent 3d1046369c
commit 577e7126f9
2 changed files with 14 additions and 14 deletions

View File

@ -17,7 +17,7 @@ members = [
]
[workspace.package]
version = "1.0.0"
version = "1.1.0"
authors = ["Quentin de Quelen <quentin@dequelen.me>", "Clément Renault <clement@meilisearch.com>"]
description = "Meilisearch HTTP server"
homepage = "https://meilisearch.com"