0.2.1 • Published 10 years ago

ibump v0.2.1

Weekly downloads
2
License
-
Repository
github
Last release
10 years ago

iBump

bump version, create tag and publish to npm


Alternatively, You can use npm version.

Install

Install with npm:

$ npm install ibump -g

Usage

Usage: ibump [options]

Options:
  -h, --help     output usage information
  -V, --version  output the version number
  -v, --verbose  
  -M, --major    major +1
  -m, --minor    minor +1
  -p, --patch    patch +1

Lisence

MIT