From 07b934f4e17e0b180d1734a810da3b533a29e43b Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 18 Sep 2021 09:37:23 +0800 Subject: Release dua-cli v2.14.7 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5b4af9e..c98bd8a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -251,7 +251,7 @@ checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499" [[package]] name = "dua-cli" -version = "2.14.6" +version = "2.14.7" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index f49ecec..9f215b5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.14.6" +version = "2.14.7" authors = ["Sebastian Thiel "] edition = "2018" repository = "https://github.com/Byron/dua-cli" -- cgit v1.2.3