bump/bump

A very niavè script for bumping a semver tag in Git.

1.0.0 2016-07-05 15:08 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:23:07 UTC


README

A very naive script for bumping a semver tag in Git.

Installation

If you have Composer setup already its as easy as installing Bump globally:

composer global require bump/bump ^1

Otherwise clone the repo, run composer install and it should be available in ./bin/bump.

Contributing

All PRs are welcome but you might want to open up an issue to discuss any major changes before putting a lot of time into them.

Copyright

The bump/bump package is copyright © Jake A. Smith and licensed for use under the MIT License (MIT). Please see LICENSE for more information.