aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c36fb6b..d61faa4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Zig implementation of [jq](https://jqlang.org/).
### Requirements
-- zig 0.15.x
+- zig 0.16.x
- [just](https://github.com/casey/just)
### Steps