From c32322f29a120712a75f95585e4d3a3d700c538b Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 15 Oct 2020 12:17:10 +0800 Subject: (cargo-release) version 2.10.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 65e222e..2ba8f04 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -227,7 +227,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" [[package]] name = "dua-cli" -version = "2.10.2" +version = "2.10.3" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 4b5df67..db8d65d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.10.2" +version = "2.10.3" authors = ["Sebastian Thiel "] edition = "2018" repository = "https://github.com/Byron/dua-cli" -- cgit v1.2.3