From d2ca59e174ca9cd3392c46d0249a3023089a1188 Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Tue, 16 Apr 2024 21:06:12 +0100 Subject: [PATCH] chore: bump to 1.1.0 --- FindDuplicates/FindDuplicates.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FindDuplicates/FindDuplicates.csproj b/FindDuplicates/FindDuplicates.csproj index b4fe8ed..2715e7d 100644 --- a/FindDuplicates/FindDuplicates.csproj +++ b/FindDuplicates/FindDuplicates.csproj @@ -6,7 +6,7 @@ enable enable fdup - 1.0.1 + 1.1.0 Oliver Booth