Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 155 Bytes

HACKING.md

File metadata and controls

10 lines (7 loc) · 155 Bytes

Hacking

Releases

Run make and verify the generated zip files under dist. Then push a new tag.

git tag -f v0.2.0
git push origin v0.2.0