Skip to content

Commit ea14e0e

Browse files
committed
Update README.md for Zig 0.13.0
1 parent 735268b commit ea14e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ zimalloc was excluded from the memory usage charts due to too high memory usage
4949
![image](https://i.imgur.com/MINQn7b.png)
5050

5151
# Usage
52-
Current master is written for Zig 0.12.0. The allocator can be used as follows:
52+
Current master is written for Zig 0.13.0. The allocator can be used as follows:
5353

5454
Create a build.zig.zon file like this:
5555
```zig

0 commit comments

Comments
 (0)