An open API service indexing awesome lists of open source software.

https://github.com/yisuschrist/bump-version

📦 A really fast & lightweight CLI utility that takes care of releasing Git software projects, put together purely with bash scripting.
https://github.com/yisuschrist/bump-version

automation bump-version bumpversion changelog git git-branch-develop package publish release release-automation semver ver-bump version versioning

Last synced: about 1 month ago
JSON representation

📦 A really fast & lightweight CLI utility that takes care of releasing Git software projects, put together purely with bash scripting.

Awesome Lists containing this project

README

        

# bump-version
📦 A really fast & lightweight CLI utility that takes care of releasing Git software projects, put together purely with bash scripting.

## Credits

This project is forked/inspired from [ver-bump](https://github.com/jv-k/ver-bump) and the original [gist script](https://gist.github.com/jv-k/703e79306554c26a65a7cfdb9ca119c6).