Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 155 Bytes

File metadata and controls

5 lines (3 loc) · 155 Bytes

Release Process

Always release from the main branch using the make target, which ensures tests pass before tagging:

VERSION='M.m.p' make release