version bump

This commit is contained in:
Todd Menier 2019-09-01 09:23:59 -05:00
parent 06befbe1f9
commit b287f0ff9c

View File

@ -5,7 +5,7 @@
<TargetFrameworks Condition="'$(OS)' != 'Windows_NT'">netstandard1.0;netstandard1.3;netstandard2.0;</TargetFrameworks>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Flurl</PackageId>
<Version>2.8.2</Version>
<Version>3.0.0-pre1</Version>
<Authors>Todd Menier</Authors>
<Description>A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.</Description>
<PackageProjectUrl>https://flurl.dev</PackageProjectUrl>