From 6a094b2dd8b8425550b013f096ea56c00e26438c Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 14 Nov 2024 21:40:01 -0500 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 e201371..ae3b96a 100644 --- a/NDecrypt.Core/NDecrypt.Core.csproj +++ b/NDecrypt.Core/NDecrypt.Core.csproj @@ -9,7 +9,7 @@ enable true true - 0.3.0 + 0.3.1 Matt Nadareski diff --git a/NDecrypt/NDecrypt.csproj b/NDecrypt/NDecrypt.csproj index 713c18c..d2f5082 100644 --- a/NDecrypt/NDecrypt.csproj +++ b/NDecrypt/NDecrypt.csproj @@ -10,7 +10,7 @@ enable true true - 0.3.0 + 0.3.1 NDecrypt