0.1.2 • Published 4 years ago

push-version v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

push-version

Simple utility to update the version in package.json.

Usage

# To increment the patch version
npx push-version patch

# To increment the minor version
npx push-version minor

# To increment the major version
npx push-version major

To report bugs or suggestions, please go to my Github repository on github.com/d4nicoder/push-version

Enjoy!

0.1.2

4 years ago

0.1.1

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago