From a7226566e6acb8a4e6b3f26985d1eb525f8dc7ee Mon Sep 17 00:00:00 2001 From: Charles Nurse Date: Mon, 6 Sep 2021 11:23:40 -0700 Subject: [PATCH] Up version to 3.2.0 - ready for release --- src/Naif.Core/Naif.Core.csproj | 2 +- src/Naif.Core/Naif.Core.nuspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Naif.Core/Naif.Core.csproj b/src/Naif.Core/Naif.Core.csproj index f27d10e..9fb2033 100644 --- a/src/Naif.Core/Naif.Core.csproj +++ b/src/Naif.Core/Naif.Core.csproj @@ -3,7 +3,7 @@ netstandard2.1 3.2.0 - 3.2.0.3 + 3.2.0.4 $(MSBuildProjectName).nuspec diff --git a/src/Naif.Core/Naif.Core.nuspec b/src/Naif.Core/Naif.Core.nuspec index 7e235d6..a7f86c6 100644 --- a/src/Naif.Core/Naif.Core.nuspec +++ b/src/Naif.Core/Naif.Core.nuspec @@ -2,7 +2,7 @@ Naif.Core - 3.2.0-alpha.3 + 3.2.0 Charles Nurse Naif.Core This package contains a collection of small helper classes and methods