Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 223 Bytes

RELEASING.md

File metadata and controls

8 lines (8 loc) · 223 Bytes
  1. Update CHANGELOG with changes.
  2. Update README (features + latest dep version)
  3. Clean project.
  4. Publish to maven.
  5. Tag release commit.
  6. Create release branch.
  7. Merge to master.
  8. Increment version in develop.