From 605ba0038f1dcfe4fe2ba20be511ed0838fc64cb Mon Sep 17 00:00:00 2001 From: Christo du Toit Date: Tue, 20 Feb 2024 17:14:25 +0000 Subject: [PATCH] RELEASES: v0.1.4 --- .../STX.EFxceptions.Abstractions.csproj | 6 +++--- STX.EFxceptions.Core/STX.EFxceptions.Core.csproj | 6 +++--- .../STX.EFxceptions.Identity.Core.csproj | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj b/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj index 48faa13..332ea22 100644 --- a/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj +++ b/STX.EFxceptions.Abstractions/STX.EFxceptions.Abstractions.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.3 - 0.1.3 - 0.1.3 + 0.1.4 + 0.1.4 + 0.1.4 README.md License.txt True diff --git a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj index 510e3c2..3c862bd 100644 --- a/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj +++ b/STX.EFxceptions.Core/STX.EFxceptions.Core.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.3 - 0.1.3 - 0.1.3 + 0.1.4 + 0.1.4 + 0.1.4 README.md License.txt True diff --git a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj index fa3d801..cc26127 100644 --- a/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj +++ b/STX.EFxceptions.Identity.Core/STX.EFxceptions.Identity.Core.csproj @@ -20,9 +20,9 @@ This beta release is a rewrite of the original EFxceptions library. True - 0.1.3 - 0.1.3 - 0.1.3 + 0.1.4 + 0.1.4 + 0.1.4 README.md License.txt True