diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9fa384..60572e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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.
-
-## [1.8.1](https://www.github.com/joaoopereira/dotnet-test-rerun/releases/tag/v1.8.1) (2024-01-10)
-
## [1.9.0](https://www.github.com/joaoopereira/dotnet-test-rerun/releases/tag/v1.9.0) (2024-01-10)
diff --git a/src/dotnet-test-rerun.csproj b/src/dotnet-test-rerun.csproj
index 2064f31..585c473 100644
--- a/src/dotnet-test-rerun.csproj
+++ b/src/dotnet-test-rerun.csproj
@@ -14,7 +14,7 @@
README.md
GPL-3.0-or-later
True
- 1.8.1
+ 1.9.0
https://github.com/joaoopereira/dotnet-test-rerun
wrapper of dotnet test command that automatic rerun failed tests
https://github.com/joaoopereira/dotnet-test-rerun