From d2b3aa1adb8a0585c663b37a9f74d7faee96bbff Mon Sep 17 00:00:00 2001 From: Oluwatoni Solarin-Sodara Date: Mon, 16 Jul 2018 14:51:50 +0100 Subject: [PATCH] bump version numbers --- coverlet.msbuild.nuspec | 2 +- src/coverlet.console/coverlet.console.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coverlet.msbuild.nuspec b/coverlet.msbuild.nuspec index da87bdf..b979dea 100644 --- a/coverlet.msbuild.nuspec +++ b/coverlet.msbuild.nuspec @@ -2,7 +2,7 @@ coverlet.msbuild - 2.1.0 + 2.1.1 coverlet.msbuild tonerdo tonerdo diff --git a/src/coverlet.console/coverlet.console.csproj b/src/coverlet.console/coverlet.console.csproj index aca5e2e..bef4f81 100644 --- a/src/coverlet.console/coverlet.console.csproj +++ b/src/coverlet.console/coverlet.console.csproj @@ -7,7 +7,7 @@ true coverlet.console 1.0.0 - Coverlet is a cross platform code coverage library for .NET Core, with support for line, branch and method coverage. + Coverlet is a cross platform code coverage tool for .NET Core, with support for line, branch and method coverage. tonerdo $(AssemblyTitle) $(AssemblyTitle)