From ba04d4c42c970d4d10f76c60dec268f6236f080f Mon Sep 17 00:00:00 2001 From: "andy.boot" Date: Fri, 27 Apr 2018 12:44:24 +0100 Subject: [PATCH] Increment version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 88c2a8d..8838ed0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "du-dust" description = "A more intuitive version of du" -version = "0.2.4" +version = "0.3.0" authors = ["bootandy ", "nebkor "] documentation = "https://github.com/bootandy/dust"