vojtajina / grunt-bump

Grunt.js plugin - Increment package version.
MIT License
651 stars 122 forks source link

Alias `--no-write` as `--dry-run` #207

Closed sumeetattree closed 5 years ago

sumeetattree commented 6 years ago

Grunt uses --no-write for all its dry runs. It'd be nice if we could keep the api consistent.

eddiemonge commented 5 years ago

But other things use --dry-run. If someone wants to PR this then I'll accept it but otherwise, closing this.