summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIgnacio Nunez <nacho@ownyourbits.com>2018-06-20 12:55:00 +0200
committerIgnacio Nunez <nacho@ownyourbits.com>2018-07-01 22:56:08 +0200
commitb047cbf8f1297a0d916b8c3365d45bf4238b45f4 (patch)
treef2281edf77587c02e73262e08936bd5a6ab618ea /Cargo.toml
parent98470a8afc14b80ac5c64d13bfe14323d9387682 (diff)
fix ordering in collectionsv0.2.8
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 439acea..b7a5532 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dutree"
-version = "0.2.7"
+version = "0.2.8"
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Command line tool to analyze disk usage"
repository = "https://github.com/nachoparker/dutree"