From 85cd82e673bc635b71de271e64c0d2ceb6f3a9ea Mon Sep 17 00:00:00 2001 From: Dave Gauer Date: Sat, 9 Oct 2021 11:01:17 -0400 Subject: Bumped version requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8cb6bbc..7797762 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Verify the installation and build number of `zig` like so: ```bash $ zig version -0.9.0-dev.137+xxxxxxxxx +0.9.0-dev.1343+xxxxxxxxx ``` Clone this repository with Git: -- cgit v1.2.3-ZIG