From 387cc1f86e5aec8a20a25ea71f74e948b110d2c6 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sun, 21 Jul 2019 10:48:30 +0800 Subject: Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f5b54f5..efcccef 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -183,7 +183,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "dua-cli" -version = "2.1.8" +version = "2.1.9" dependencies = [ "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "byte-unit 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 0b60a3d..eed2c97 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dua-cli" -version = "2.1.8" +version = "2.1.9" authors = ["Sebastian Thiel "] edition = "2018" include = ["src/**/*", "Cargo.toml"] -- cgit v1.2.3