From 61469fa6f058f12d4687a52c450a897111249d5d Mon Sep 17 00:00:00 2001 From: ascendforever Date: Tue, 26 Aug 2025 14:32:11 -0400 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8b08b58..fabe637 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lndups" -version = "0.1.4" +version = "0.1.5" edition = "2021" description = "Hardlink duplicate files" authors = ["George H "]