diff --git a/src/AspNetCore/SimpleResults.AspNetCore.csproj b/src/AspNetCore/SimpleResults.AspNetCore.csproj
index adc0b9c..9bd6bc6 100644
--- a/src/AspNetCore/SimpleResults.AspNetCore.csproj
+++ b/src/AspNetCore/SimpleResults.AspNetCore.csproj
@@ -24,7 +24,7 @@
A simple package that translates the Result object to ActionResult or IResult.
- 3.0.0
+ 3.0.1
See https://github.com/MrDave1999/SimpleResults/releases
diff --git a/src/Core/SimpleResults.csproj b/src/Core/SimpleResults.csproj
index 2a5bff8..5378156 100644
--- a/src/Core/SimpleResults.csproj
+++ b/src/Core/SimpleResults.csproj
@@ -20,7 +20,7 @@
A simple package to implement the Result pattern for returning from services.
- 3.0.0
+ 3.0.1
See https://github.com/MrDave1999/SimpleResults/releases
diff --git a/src/FluentValidation/SimpleResults.FluentValidation.csproj b/src/FluentValidation/SimpleResults.FluentValidation.csproj
index db6f9c3..8e72960 100644
--- a/src/FluentValidation/SimpleResults.FluentValidation.csproj
+++ b/src/FluentValidation/SimpleResults.FluentValidation.csproj
@@ -20,7 +20,7 @@
A simple package that provides extension methods for the Fluent Validation library.
- 3.0.0
+ 3.0.1
See https://github.com/MrDave1999/SimpleResults/releases