chore: bump version to 0.2.31

This commit is contained in:
alexpasmantier 2024-09-01 02:38:41 +02:00
parent bd643a1d06
commit 9e791831c8
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -297,7 +297,7 @@ dependencies = [
[[package]]
name = "grip-grab"
version = "0.2.30"
version = "0.2.31"
dependencies = [
"anyhow",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "grip-grab"
version = "0.2.30"
version = "0.2.31"
edition = "2021"
authors = ["Alexandre Pasmantier <alex.pasmant@gmail.com>"]
license = "Apache-2.0"