From a334be0ac0bb60bd4a157bcac3a077f7a06930ff Mon Sep 17 00:00:00 2001 From: Oluwatoni Solarin-Sodara Date: Mon, 19 Nov 2018 10:57:08 +0100 Subject: [PATCH] bump version numbers --- coverlet.msbuild.nuspec | 2 +- src/coverlet.console/coverlet.console.csproj | 2 +- src/coverlet.core/coverlet.core.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coverlet.msbuild.nuspec b/coverlet.msbuild.nuspec index 59e61ec..f85e7b7 100644 --- a/coverlet.msbuild.nuspec +++ b/coverlet.msbuild.nuspec @@ -2,7 +2,7 @@ coverlet.msbuild - 2.3.1 + 2.3.2 coverlet.msbuild tonerdo tonerdo diff --git a/src/coverlet.console/coverlet.console.csproj b/src/coverlet.console/coverlet.console.csproj index 9494632..55d755c 100644 --- a/src/coverlet.console/coverlet.console.csproj +++ b/src/coverlet.console/coverlet.console.csproj @@ -6,7 +6,7 @@ coverlet true coverlet.console - 1.2.1 + 1.2.2 tonerdo $(AssemblyTitle) $(AssemblyTitle) diff --git a/src/coverlet.core/coverlet.core.csproj b/src/coverlet.core/coverlet.core.csproj index 9cb6707..106809e 100644 --- a/src/coverlet.core/coverlet.core.csproj +++ b/src/coverlet.core/coverlet.core.csproj @@ -2,7 +2,7 @@ netstandard2.0 - 3.2.1 + 3.2.2