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)