From 939af68f2a50d67e1c85acac49b4047e3dcbe5a9 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 29 May 2021 13:19:21 +0800 Subject: (cargo-release) version 2.12.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 34e09a5..0184af5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -226,7 +226,7 @@ checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499" [[package]] name = "dua-cli" -version = "2.11.3" +version = "2.12.0" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 445a2f9..5513920 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.11.3" +version = "2.12.0" authors = ["Sebastian Thiel "] edition = "2018" repository = "https://github.com/Byron/dua-cli" -- cgit v1.2.3