0.1.4 • Published 10 years ago

bumpitup v0.1.4

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

bumpitup

Increase your version in package.json and create a new commit with the bumped version number as commit message.

Install

You probably just want to install as a global package.

npm install -g bumpitup

Usage

The executable is named bump and takes a release type (prerelease, patch, minor or major) as the first argument (defaults to patch).

bump patch
0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago