From a48b680f5754a2fbf7d21d3666b6db51bba822c2 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Wed, 15 Oct 2025 11:42:31 +0200 Subject: [PATCH] docs: update zig version in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41d0330..8f38d33 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Or check your favorite local system package repository. Make sure your system meets the requirements listed above. -Flow builds with zig 0.15.1 at this time. Build with: +Flow builds with zig 0.15.2 at this time. Build with: ```shell zig build -Doptimize=ReleaseSafe