Skip to content
This repository has been archived by the owner on Mar 11, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 492 Bytes

RELEASING.md

File metadata and controls

8 lines (5 loc) · 492 Bytes

Releasing

  1. Wait for any running Travis builds to complete.

  2. Create a release and tag for the next version. Note: this repository uses tags without a v prefix, just use a version tag like 1.2.3.

  3. Travis will start a build and publish to Bintray, and then sync to Maven Central.