1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00

update README's zig fetch because announceybot was overwhelmed

with the superlage release notes
This commit is contained in:
renerocksai 2025-03-30 21:20:58 +02:00
parent 337276fa52
commit 24dfcbaeaa
No known key found for this signature in database

View file

@ -298,7 +298,7 @@ In your zig project folder (where `build.zig` is located), run:
<!-- INSERT_DEP_BEGIN -->
```
zig fetch --save "git+https://github.com/zigzap/zap#v0.9.1"
zig fetch --save "git+https://github.com/zigzap/zap#v0.10.0"
```
<!-- INSERT_DEP_END -->