https://github.com/git-hooks/hooks-bumper
NodeJS package version bumper hook
https://github.com/git-hooks/hooks-bumper
Last synced: 5 months ago
JSON representation
NodeJS package version bumper hook
- Host: GitHub
- URL: https://github.com/git-hooks/hooks-bumper
- Owner: git-hooks
- License: mit
- Created: 2014-08-25T13:57:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-25T15:40:38.000Z (almost 12 years ago)
- Last Synced: 2025-09-02T15:15:04.377Z (9 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hooks-bumper
NodeJS package version bumper hook.
## Install
npm install -g hooks-bumper
## usage
Goto a NodeJS package, which is also a git repo,
hooks-bumper
Patch version in package version field will bump.
## Note
This hook only bump path version.