Skip to content

Commit

Permalink
Merge pull request #781 from tmenier/dev
Browse files Browse the repository at this point in the history
release action failed without a "previous" release. attempting fix
  • Loading branch information
tmenier committed Dec 5, 2023
2 parents 54dbf6e + b467238 commit 0261101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flurl.Http.Newtonsoft/Flurl.Http.Newtonsoft.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<LangVersion>9.0</LangVersion>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Flurl.Http.Newtonsoft</PackageId>
<Version>0.9.0-pre1</Version>
<Version>0.9.0-pre2</Version>
<Authors>Todd Menier</Authors>
<Description>A Newtonsoft-based JSON serializer for Flurl.Http 4.0 and above.</Description>
<PackageProjectUrl>https://flurl.dev</PackageProjectUrl>
Expand Down

0 comments on commit 0261101

Please sign in to comment.