diff --git a/README.md b/README.md
index 995f83e..627c2e6 100644
--- a/README.md
+++ b/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.