1.0.2 • Published 6 years ago

bump-bump v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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-bump

or

npm i -s bump-bump

Usage

$ bump-bump --help
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago