Skip to content

Commit

Permalink
Update examples to 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
xforever1313 committed Nov 21, 2022
1 parent 4ab4fd1 commit 32aafc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/Includes.cake
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
//

// For binding arguments.
#addin nuget:?package=Cake.ArgumentBinder&version=2.0.0
#addin nuget:?package=Cake.ArgumentBinder&version=3.0.0

using System;
using System.Linq;
Expand Down

0 comments on commit 32aafc0

Please sign in to comment.