sh-version-bump
v0.3.4
Published
This is a Node.js/CLI tool for version bump normally used on release branch
Readme
sh-version-bump
How to run this tool
Firstly install this tool globally via running the command listed below on the terminal.
npm install -g sh-version-bumpAfter installed, go to any git repo root folder which normally contains the package.json file, type the command below:
sh-version-bumpFollow up the instructions provided by this tool, that's it!!!
