From b6421902769a714fc7c59f129b9612579d2f8ac2 Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Tue, 13 Aug 2024 15:37:39 +0200 Subject: [PATCH] Issue 0.7.0 release. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6d66f3..abe9785 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "findlargedir" -version = "0.6.6" +version = "0.7.0" authors = ["Dinko Korunic "] categories = ["command-line-utilities"] description = "find all blackhole directories with a huge amount of filesystem entries in a flat structure"