version bump

This commit is contained in:
Todd Menier 2018-07-03 10:54:04 -05:00
parent 792c2b7d30
commit 129565361e

View File

@ -5,7 +5,7 @@
<TargetFrameworks Condition="'$(OS)' != 'Windows_NT'">netstandard1.1;netstandard1.3;netstandard2.0;</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Flurl.Http</PackageId>
<Version>2.3.1</Version>
<Version>2.3.2</Version>
<Authors>Todd Menier</Authors>
<Description>A fluent, portable, testable HTTP client library.</Description>
<PackageProjectUrl>https://flurl.io</PackageProjectUrl>