Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (8 loc) · 379 Bytes

File metadata and controls

10 lines (8 loc) · 379 Bytes

Releasing

NOTE The release process might be this simple... or it might not. Consider it WIP, watch your steps, etc.

  1. In sbt, run release.
  2. Tell it the release version
  3. Tell it the next version
  4. Confirm you want to push the git commits and tags
  5. Set the version back to the released version e.g. set version in ThisBuild := "1.8.0"
  6. Run bintrayRelease