Bump the milli version to 0.31.1

This commit is contained in:
Kerollmops 2022-06-22 17:05:51 +02:00
parent 68bb170732
commit cc48992e79
No known key found for this signature in database
GPG key ID: 92ADA4E935E71FA4
9 changed files with 9 additions and 9 deletions

View file

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