Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a simple bin/release script that helps automate the bumping of a version and pushing a tag as well as running `mix hex.publish`. Usage: `bin/release previous current` Example: ``` bin/release 2.4.0 2.5.0 ```
- Loading branch information