Skip to content

Commit

Permalink
Bumps the version to 3.0.0
Browse files Browse the repository at this point in the history
Targeting the .NET Standard 2.0 is a breaking change,
so we increment the major version.
  • Loading branch information
ecampidoglio committed May 18, 2018
1 parent 982309d commit 7498220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Curl/Cake.Curl.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>2.1.0</Version>
<Version>3.0.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 7498220

Please sign in to comment.