diff --git a/src/Flurl.Http/Flurl.Http.csproj b/src/Flurl.Http/Flurl.Http.csproj index c20235d8..9ec2b97c 100644 --- a/src/Flurl.Http/Flurl.Http.csproj +++ b/src/Flurl.Http/Flurl.Http.csproj @@ -3,7 +3,7 @@ netstandard2.0;net461;net472 True Flurl.Http - 3.2.3 + 3.2.4-pre1 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 cd5b3fc5..99838727 100644 --- a/src/Flurl/Flurl.csproj +++ b/src/Flurl/Flurl.csproj @@ -3,7 +3,7 @@ netstandard2.0;net461;net472 True Flurl - 3.0.5 + 3.0.6-pre1 Todd Menier A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http. https://flurl.dev