From 523a0c6f44f767115da631b85e479d5cedd75674 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 4 Jan 2021 09:31:04 +0800 Subject: (cargo-release) version 2.10.8 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4f7006d..61ebb08 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -239,7 +239,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" [[package]] name = "dua-cli" -version = "2.10.7" +version = "2.10.8" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 617dd0b..c66bcaa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.10.7" +version = "2.10.8" authors = ["Sebastian Thiel "] edition = "2018" repository = "https://github.com/Byron/dua-cli" -- cgit v1.2.3