From 0b3be0a4cc7e6d45714cb09961efc771e364723c Mon Sep 17 00:00:00 2001 From: Matt Knight Date: Fri, 4 Aug 2023 00:50:02 -0700 Subject: [PATCH] Update README.adoc (#139) --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index bae9b60..b72a346 100644 --- a/README.adoc +++ b/README.adoc @@ -12,7 +12,7 @@ toc::[] == What version of Zig to use -Right now we are following https://ziglang.org/download/[master], but once 0.11.0 is released, we will be switching to the latest stable version of Zig. +0.11.0 == Contributing