From 68fc0af815dad3fddf4a9942b68ca945d476b11d Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Mon, 16 Dec 2024 13:09:27 +0100 Subject: [PATCH] Tag 0.9.1 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index edbb49e..cf4bd34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "findlargedir" -version = "0.9.0" +version = "0.9.1" authors = ["Dinko Korunic "] categories = ["command-line-utilities"] description = "find all blackhole directories with a huge amount of filesystem entries in a flat structure"