1.0.2 • Published 4 years ago

@epiphany/version v1.0.2

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

Version

A simple CLI tool to bump package versions.

Contents

Usage

  1. Run version
$ version
  1. Choose Major, Minor, or Patch

npm.io

  1. It'll update the package.json, and commit the changes.

Installation

With yarn

yarn global add @epiphany/version

With npm

npm install -g @epiphany/version

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you'd like to change.

License

MIT

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago