Skip to content

Commit

Permalink
fix versions typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Jan 14, 2022
1 parent 2825ced commit 08fcd49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ packaging the project with this library results in the same result as packing a
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Versions>1.0.0</Versions>
<Version>1.0.0</Version>
<PackageVersion>1.0.0</PackageVersion>
<ReleaseNotes>
## 1.0.0 - 2022-01-14

Expand Down

0 comments on commit 08fcd49

Please sign in to comment.