Skip to content

Commit

Permalink
Revert "chore(release): 1.8.1"
Browse files Browse the repository at this point in the history
This reverts commit 7e71086.
  • Loading branch information
ricardofslp committed Jan 10, 2024
1 parent 7e71086 commit eff97eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@

All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.

<a name="1.8.1"></a>
## [1.8.1](https://www.github.com/joaoopereira/dotnet-test-rerun/releases/tag/v1.8.1) (2024-01-10)

<a name="1.9.0"></a>
## [1.9.0](https://www.github.com/joaoopereira/dotnet-test-rerun/releases/tag/v1.9.0) (2024-01-10)

Expand Down
2 changes: 1 addition & 1 deletion src/dotnet-test-rerun.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageLicenseExpression> GPL-3.0-or-later</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<Version>1.8.1</Version>
<Version>1.9.0</Version>
<PackageProjectUrl>https://github.com/joaoopereira/dotnet-test-rerun</PackageProjectUrl>
<Description>wrapper of dotnet test command that automatic rerun failed tests</Description>
<RepositoryUrl>https://github.com/joaoopereira/dotnet-test-rerun</RepositoryUrl>
Expand Down

0 comments on commit eff97eb

Please sign in to comment.