summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Sam Atman2024-12-13 15:19:20 -0500
committerGravatar Sam Atman2024-12-13 15:19:20 -0500
commita363f507fc39b96fc48d693665a823a358345326 (patch)
tree7ac676deb45f6b30089a81d454aaf398c3f4c50a /README.md
parentMerge pull request 'Fix leak of cwcf_exceptions in FoldData' (#21) from squee... (diff)
downloadzg-a363f507fc39b96fc48d693665a823a358345326.tar.gz
zg-a363f507fc39b96fc48d693665a823a358345326.tar.xz
zg-a363f507fc39b96fc48d693665a823a358345326.zip
README + zon update v0.13.4v0.13.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c854fae..912f534 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ You first need to add zg as a dependency in your `build.zig.zon` file. In your
16Zig project's root directory, run: 16Zig project's root directory, run:
17 17
18```plain 18```plain
19zig fetch --save https://codeberg.org/atman/zg/archive/v0.13.3.tar.gz 19zig fetch --save https://codeberg.org/atman/zg/archive/v0.13.4.tar.gz
20``` 20```
21 21
22Then instantiate the dependency in your `build.zig`: 22Then instantiate the dependency in your `build.zig`: