diff options
| author | wires <wires@noreply.wires.systems> | 2025-10-05 20:33:50 -0400 |
|---|---|---|
| committer | wires <wires@noreply.wires.systems> | 2025-10-05 20:33:50 -0400 |
| commit | bca2ad46164acd33b2b49c628acc271edce3f2e4 (patch) | |
| tree | ee2809959523c1195a1e81ad8da5283c3f3e2edd /README.md | |
| parent | update README (diff) | |
| download | zosimos-bca2ad46164acd33b2b49c628acc271edce3f2e4.tar.gz | |
get building on 0.15.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 5361f5f..0bce372 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ experimenting with embedded Zig programming ## Building -This project has been tested with Zig version `0.14.1` +This project has been tested with Zig version `0.15.1` ```console $ zig build |