summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-01-14 13:21:05 +0100
committerGitHub <noreply@github.com>2023-01-14 13:21:05 +0100
commita165c9425537a607d578e25aacdaf02366a106ac (patch)
treeae1cf8b599176263be4958568d2b3d55c386e98a /README.md
parentbb0813153853a6af8d700c80e3cb48038a55959d (diff)
parent27b783201614065ca3ea38a79f890b5639f6ad08 (diff)
Merge pull request #159 from chrboesch/readme
entered current zig version number in
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f946de..5dd88e4 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.10.0-dev.3978+xxxxxxxxx
+0.11.0-dev.1302+xxxxxxxxx
```
Clone this repository with Git: