Skip to content

Commit

Permalink
Bumps the version to 4.1.0
Browse files Browse the repository at this point in the history
This release adds new features while still being backwards compatible,
so we increment the minor version.
  • Loading branch information
ecampidoglio committed May 21, 2019
1 parent 7591ce2 commit c3bffdb
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>4.0.0</Version>
<Version>4.1.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit c3bffdb

Please sign in to comment.