Skip to content

Commit

Permalink
Bumps the version to 4.0.0
Browse files Browse the repository at this point in the history
Supporting Cake 0.30.0 is a breaking change,
so we increment the major version.
  • Loading branch information
ecampidoglio committed Jan 15, 2019
1 parent 8127972 commit f6beefe
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>3.0.0</Version>
<Version>4.0.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit f6beefe

Please sign in to comment.