From 3f4773feb937e461b3596fbf13ec28409efb4acc Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Mon, 15 Feb 2021 16:46:34 +0800 Subject: (cargo-release) version 2.11.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e6a8322..8cd9aa4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -239,7 +239,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" [[package]] name = "dua-cli" -version = "2.10.10" +version = "2.11.0" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 6c65c32..749ae6a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.10.10" +version = "2.11.0" authors = ["Sebastian Thiel "] edition = "2018" repository = "https://github.com/Byron/dua-cli" -- cgit v1.2.3