shimo-upv
v0.0.2
Published
[](https://img.shields.io/npm/v/shimo-upv.svg?style=flat) [](http://opensource.org/licenses/MIT)
Maintainers
Readme
Update Package Version (UPV)
Update your nodejs app package version in package.json and git commit it automatically.
The commit message is like chore: update package version to 2.2.2.
Install
npm i -g shimo-upv
Usage
upv your-pacakge-name your-package-version [-p]
Use -p option if you want to push that commit to git.
Example
upv lodash 4.0.0 -p
License
MIT
