summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIgnacio Nunez <nacho@ownyourbits.com>2018-05-10 18:08:46 +0200
committerIgnacio Nunez <nacho@ownyourbits.com>2018-05-10 18:11:48 +0200
commitf026af26a7ae87f8f2b6804a638a98c128c075a1 (patch)
treefdc382d80046df8e334382fcdc3d386dad149d8c /Cargo.toml
parent1f7436781ef518a5567de690026fde0d44989cef (diff)
update version numberv0.2.6
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 e7aecea..525bfbd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dutree"
-version = "0.2.5"
+version = "0.2.6"
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Command line tool to analyze disk usage"
repository = "https://github.com/nachoparker/dutree"