1.0.2 • Published 6 years ago
@epiphany/version v1.0.2
Version
A simple CLI tool to bump package versions.
Contents
Usage
- Run
version
$ version- Choose
Major,Minor, orPatch

- It'll update the
package.json, and commit the changes.
Installation
With yarn
yarn global add @epiphany/versionWith npm
npm install -g @epiphany/versionContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.