summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-15 20:34:21 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-15 20:34:21 +0800
commit5b696d46bf923f5eb0c7d7b3935e35695dc16318 (patch)
tree5b51c651d7fdc06cb6540735fdeb00961934bed5
parentd2fda42dca410a9319f3f08b24545cbd8b8f1f59 (diff)
Bump patch levelv2.3.5
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--README.md4
3 files changed, 5 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 329a9aa..655dd64 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -182,7 +182,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
[[package]]
name = "dua-cli"
-version = "2.3.4"
+version = "2.3.5"
dependencies = [
"atty",
"byte-unit",
diff --git a/Cargo.toml b/Cargo.toml
index 9ec68b1..05482bf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.3.4"
+version = "2.3.5"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.*", "*.md", "LICENSE"]
diff --git a/README.md b/README.md
index cbfe5de..74a05b9 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,9 @@ dua interactive
* [ ] Evaluate unit coloring - can we highlight different units better, make them stick out?
-#### ✅ v2.3.4 Fast exit from interactive mode for a responsive exit
+#### ✅ v2.3.5 Fast exit from interactive mode for a responsive exit; dependency updates (except jwalk)
+
+#### ✅ v2.3.4 YANKED - jwalk 0.5.0 shows a performance regression
#### ✅ v2.3.3 YANKED - journey tests failed to changed method signature