README
vbump
usage: vbump options
This commits a version bump and tags it git, then published to npm.
OPTIONS:
-v [required] Target version to bump.
-t Tag only. Do not git commit.
-h Show this message.
-p Do not publish to npm.
-m Commit message you wish to use.
-d Dry-run. No nothing but echo commands.