Skip to content

A very simple version bumping script I've been using for years.

License

Notifications You must be signed in to change notification settings

indexzero/vbump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.
License: MIT

About

A very simple version bumping script I've been using for years.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages