Skip to content

Commit

Permalink
Prepare for release 3.0.2 (#1066)
Browse files Browse the repository at this point in the history
Prepare for release 3.0.2
  • Loading branch information
MarcoRossignoli authored Jan 24, 2021
1 parent e3c5737 commit ed91851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/coverlet.core/coverlet.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyVersion>5.6.1</AssemblyVersion>
<AssemblyVersion>5.6.2</AssemblyVersion>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.0.2-preview.{height}",
"version": "3.0.2",
"publicReleaseRefSpec": [
"^refs/heads/master$"
],
Expand Down

0 comments on commit ed91851

Please sign in to comment.