Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 186 Bytes

RELEASE.md

File metadata and controls

9 lines (6 loc) · 186 Bytes

Releases

To tag a version for release:

$ clj -A:release tag <patch, minor, or major>

After pushing a tagged commit, build+deploy will be triggered automatically on CircleCI.