Skip to content

eliasgs/bumpitup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bumpitup Build Status

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

About

Bump your package version and commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published