summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBrian Campbell <lambda@continuation.org>2018-12-20 22:18:52 -0500
committernachoparker <nacho@ownyourbits.com>2019-09-22 20:33:11 -0600
commitb947b9cd545a8dd3c4965e8e50744f4f87720b51 (patch)
treecce5b483561206d588155da23debc192d147a243 /Cargo.toml
parent9bbdcfeef892be9b275de4072c485c82fc5db363 (diff)
Render the bars relative to the largest size shownv0.2.11
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eb24777..dbeb597 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dutree"
-version = "0.2.10"
+version = "0.2.11"
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Command line tool to analyze disk usage"
repository = "https://github.com/nachoparker/dutree"