To release:
- Update version number in build.gradle
- Update version number in README.md.
- Update HISTORY.md
- Run
./gradlew clean check publishPlugins - Commit any changes and tag the release version number with
git tag $VERSION - Run
git push origin master --tagsto sync with github.com