0.0.2 • Published 3 years ago

change-pkg-version v0.0.2

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

change-pkg-version

A simple tool for lazy people trying to change the package.json version.

Install

$ npm install change-pkg-version

Usage

$ change-pkg-version --help

Usage: cpv [version] [optional: path to package.json]

  -h, --help       Display this help message
  -v, --version    Display the version

Examples:
  cpv 1.0.0
  cpv 1.2.0 path/to/package.json

It is build-in with the cpv alias.

0.0.2

3 years ago