- Apply any needed change
- Increment the version number into the Gruntfile
- Run both
default
andrelease
target to build the scripts - Increment the version number into the Readme, install section (gradle has to match the latest tag)
- Push your changes and create a new tag. The new tag has to be created before pushing the lib.
- From the root folder, run this command to update the lib (and pushing to JitPack):
./gradlew install