Browse Source

Bump stable version of Zig in README to correct

Dave Gauer 3 years ago
parent
commit
2517b63544
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ $ zig build
 
 The Zig language is under very active development. In order to be current,
 Ziglings tracks **development** builds of the Zig compiler rather than
-versioned **release** builds. The last stable release was `0.8.1`, but Ziglings
+versioned **release** builds. The last stable release was `0.9.1`, but Ziglings
 needs a dev build with pre-release version "0.10.0" and a build number at least
 as high as that shown in the example version check above.