Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 681 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (19 loc) · 681 Bytes

Deployment steps

  • bump version in build.sbt & write out the notes in notes/
  • commit the changes: git commit -am 'Prep for 0.3.3 release'
  • take the release: git tag -a -s -m 'Version 0.3.3' v0.3.3
  • publish:
$ sbt
> clean
> +library/publishSigned
> clean
> ++2.12.12!
> ^^1.2.8
> plugin/publishSigned