Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 191 Bytes

RELEASING.md

File metadata and controls

9 lines (6 loc) · 191 Bytes
  • Edit project/Build to name the new version
  • Edit README.md to name the new version
  • git commit, git push
  • git tag
  • sbt +publishSigned
  • In Sonatype Close the staging repository.