Update version

This commit is contained in:
Clémentine Urquizar 2022-04-25 14:03:21 +02:00
parent 8cc86d5a8d
commit d138b3c704
No known key found for this signature in database
GPG key ID: D8E7CC7422E77E1A
9 changed files with 16 additions and 9 deletions

View file

@ -1,8 +1,9 @@
[package]
name = "cli"
version = "0.26.1"
version = "0.27.0"
edition = "2018"
description = "A CLI to interact with a milli index"
publish = false
[dependencies]
indicatif = "0.16.2"