0.1.2 • Published 3 years ago

push-version v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

0.1.1

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago