Deprecated! Use
npm version
instead! Example:npm version 0.1.0
This mankees plugin wraps git tag
. You simply provide a version to it using mankees tag 0.1.3
. As a result it updates your package.json
, commits the change and creates a tag (v0.1.3) for you.