aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-03 15:26:25 +0900
committernsfisis <nsfisis@gmail.com>2026-05-03 15:26:25 +0900
commite18164962b45c549ea8b9d663d5148d90b071337 (patch)
treeb5e2aacb87934c1ba5d95d4b9aea2a88ca619e02
parent9d802c755c22f8612b6933da99998e7ddae14886 (diff)
downloadzgjq-e18164962b45c549ea8b9d663d5148d90b071337.tar.gz
zgjq-e18164962b45c549ea8b9d663d5148d90b071337.tar.zst
zgjq-e18164962b45c549ea8b9d663d5148d90b071337.zip
update readme
-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