Results 5 issues of Jonathan K

This adds the ability to do a two-step release, a la: ``` coffeescript grunt.registerTask 'publish', ['clean', 'bump-only', 'build', 'release'] ``` This is an enviable feature of `grunt-bump`. Would also resolve...

The only outputs from this script are the start, end and error states. If it's streaming, could you print a time estimation or some kind of progress? I'd like to...

Since this parser breaks on `:`, it doesn't handle HTML that looks like this: ``` Wat ```