summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRonaldo Ferreira <ronaldo.ferreira@zalando.de>2018-04-17 15:29:30 +0200
committerIgnacio Nunez <nacho@ownyourbits.com>2018-05-10 21:47:12 +0200
commitbe55e95636126cb943be70a54154a55fb720c2b9 (patch)
tree8c6b2d5c309ca5bd3678ca200f03090e6ccdec37 /Cargo.toml
parent60b35ec74b880ea4501d378f4766579ab370e146 (diff)
Make it work with macOSv0.2.7
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 525bfbd..439acea 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dutree"
-version = "0.2.6"
+version = "0.2.7"
authors = ["nacho <nacho@ownyourbits.com>"]
description = "Command line tool to analyze disk usage"
repository = "https://github.com/nachoparker/dutree"