0.0.3 • Published 10 years ago

sev v0.0.3

Weekly downloads
9
License
MIT
Repository
github
Last release
10 years ago

sev

Build Status

semantic versioning cli tool

Semantic Versioning spec

Semantic versioning takes a few steps. Let's make it even easier.

  1. find and open package.json.
  2. bump correct version type and save.
  3. (remove staged changes), git add, git commit msg, (restore staged changes)

sev will do all these for you in one command, e.g. sev -p to do a patch version.

Developing

Run npm link to build the library and create a symlink to sev.