1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
zap/tools/announceybot/release-announcement-template.md
2024-10-14 23:01:09 +02:00

15 lines
291 B
Markdown

__**New release {tag}!**__
**Updates**
{annotation}
**Using it**
In your zig project folder (where `build.zig` is located), run:
```
zig fetch --save "git+https://github.com/zigzap/zap#{tag}"
```
See the release page: https://github.com/zigzap/zap/releases/{tag} for more information!