From 67ceb820b13c4ff59287971122accac9a1b40493 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 4 May 2026 09:23:47 -0400 Subject: [PATCH] Bump version --- NDecrypt.Core/NDecrypt.Core.csproj | 2 +- NDecrypt/NDecrypt.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NDecrypt.Core/NDecrypt.Core.csproj b/NDecrypt.Core/NDecrypt.Core.csproj index c7c6ca4..c858e6d 100644 --- a/NDecrypt.Core/NDecrypt.Core.csproj +++ b/NDecrypt.Core/NDecrypt.Core.csproj @@ -11,7 +11,7 @@ true snupkg true - 0.5.0 + 0.5.1 Matt Nadareski diff --git a/NDecrypt/NDecrypt.csproj b/NDecrypt/NDecrypt.csproj index ea81eea..e6b4425 100644 --- a/NDecrypt/NDecrypt.csproj +++ b/NDecrypt/NDecrypt.csproj @@ -11,7 +11,7 @@ enable true true - 0.5.0 + 0.5.1 NDecrypt