From d5fa7f08617c88ce1b3cb986fe164c545705e583 Mon Sep 17 00:00:00 2001 From: "andy.boot" Date: Sat, 16 Jan 2021 15:05:33 +0000 Subject: [PATCH] Increment version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bea7d9b..270c097 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "du-dust" description = "A more intuitive version of du" -version = "0.5.3" +version = "0.5.4" authors = ["bootandy ", "nebkor "] edition = "2018"