Skip to content

Commit

Permalink
update package version for nuget update
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanconnolly committed Jan 12, 2018
1 parent cb5000d commit 6da7d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Xunit.Categories/Xunit.Categories.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Version>2.0.2</Version>
<FileVersion>2.0.2</FileVersion>
<PackageId>xunit.categories</PackageId>
<PackageVersion>2.0.2</PackageVersion>
<PackageVersion>2.0.2.1</PackageVersion>
<PackageReleaseNotes> Update project to netstandard1.1, include new categories</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/brendanconnolly/Xunit.Categories</PackageProjectUrl>
<Copyright>Copyright 2018</Copyright>
Expand Down

0 comments on commit 6da7d99

Please sign in to comment.