Skip to content

Commit

Permalink
Merge pull request #306 from tmenier/dev
Browse files Browse the repository at this point in the history
Flurl.Http 2.3.0 (for real this time)
  • Loading branch information
tmenier authored Apr 5, 2018
2 parents 2b9b0d5 + 3c24844 commit 49db9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flurl.Http/Flurl.Http.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.1" />
<PackageReference Include="Flurl" Version="2.7.1-pre" />
<PackageReference Include="Flurl" Version="2.7.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.3'">
Expand Down

0 comments on commit 49db9d6

Please sign in to comment.