Skip to content
This repository has been archived by the owner on Sep 19, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (15 loc) · 164 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (15 loc) · 164 Bytes

releasing steps

jenv shell 1.7
sbt
> clean
> ++2.10.7
> publishSigned
> ++2.11.12
> publishSigned
> exit
jenv shell 1.8
sbt
> ++2.12.4
> publishSigned