diff --git a/src/Flurl.Http/Flurl.Http.csproj b/src/Flurl.Http/Flurl.Http.csproj
index c99bb2ef..906bd5fe 100644
--- a/src/Flurl.Http/Flurl.Http.csproj
+++ b/src/Flurl.Http/Flurl.Http.csproj
@@ -4,7 +4,7 @@
9.0
True
Flurl.Http
- 4.0.0-pre3
+ 4.0.0-pre4
Todd Menier
A fluent, portable, testable HTTP client library.
https://flurl.dev
diff --git a/src/Flurl/Flurl.csproj b/src/Flurl/Flurl.csproj
index f64c42c5..b51bd95a 100644
--- a/src/Flurl/Flurl.csproj
+++ b/src/Flurl/Flurl.csproj
@@ -3,7 +3,7 @@
netstandard2.0;net461;net472
True
Flurl
- 3.0.7
+ 4.0.0-pre4
Todd Menier
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
https://flurl.dev