1.0.2 • Published 7 years ago
bump-bump v1.0.2
Simple version bumper
This modules allows for easy version bumping on both package.json and CHANGELOG.md.
All it does is to check the current version from the package.json and increases the
version number based on the given bump level.
Installation
yarn add bump-bumpor
npm i -s bump-bumpUsage
$ bump-bump --help