Skip to content

Commit

Permalink
bump Flurl.Http to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tmenier committed Oct 9, 2017
1 parent 5fabd94 commit 1efe1d3
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 @@ -4,7 +4,7 @@
<TargetFrameworks>net45;netstandard1.3;netstandard1.1;</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Flurl.Http</PackageId>
<Version>2.0.0</Version>
<Version>2.0.1</Version>
<Authors>Todd Menier</Authors>
<Description>WARNING: 2.0 CONTAINS BREAKING CHANGES - REVIEW RELEASE NOTES CAREFULLY! Flurl.Http is a fluent, portable, testable HTTP client library that extends Flurl's URL builder chain.</Description>
<PackageProjectUrl>http://tmenier.github.io/Flurl</PackageProjectUrl>
Expand Down

0 comments on commit 1efe1d3

Please sign in to comment.