diff --git a/src/Flurl.Http/Flurl.Http.csproj b/src/Flurl.Http/Flurl.Http.csproj index 35566e42..d740d2ed 100644 --- a/src/Flurl.Http/Flurl.Http.csproj +++ b/src/Flurl.Http/Flurl.Http.csproj @@ -4,16 +4,16 @@ net45;netstandard1.3;netstandard1.1; True Flurl.Http - 2.0.1 + 2.1.0-pre Todd Menier - 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. + Flurl.Http is a fluent, portable, testable HTTP client library that extends Flurl's URL builder chain. http://tmenier.github.io/Flurl https://pbs.twimg.com/profile_images/534024476296376320/IuPGZ_bX_400x400.png https://raw.githubusercontent.com/tmenier/Flurl/master/LICENSE https://github.com/tmenier/Flurl.git git httpclient rest json http fluent url uri tdd assert async - See https://github.com/tmenier/Flurl/releases + https://github.com/tmenier/Flurl/releases false @@ -27,7 +27,7 @@ - + diff --git a/src/Flurl/Flurl.csproj b/src/Flurl/Flurl.csproj index a2469a19..0b95d86d 100644 --- a/src/Flurl/Flurl.csproj +++ b/src/Flurl/Flurl.csproj @@ -13,7 +13,7 @@ https://github.com/tmenier/Flurl.git git fluent url uri querystring builder - See https://github.com/tmenier/Flurl/releases + https://github.com/tmenier/Flurl/releases false