Skip to content

Commit

Permalink
Fixed contrib release to use bump-only, so it doesn't tag and push
Browse files Browse the repository at this point in the history
  • Loading branch information
heff committed Feb 18, 2014
1 parent 8aa2eb4 commit 88dca0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"desc": "Bump the package version",
"exec": "grunt bump:<%= type %>"
"exec": "grunt bump-only:<%= type %>"
},
{
"desc": "Build the release",
Expand Down

0 comments on commit 88dca0a

Please sign in to comment.