mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
entered current zig version number
This commit is contained in:
parent
029839cb83
commit
27b7832016
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Verify the installation and build number of `zig` like so:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ zig version
|
$ zig version
|
||||||
0.10.0-dev.3978+xxxxxxxxx
|
0.11.0-dev.1302+xxxxxxxxx
|
||||||
```
|
```
|
||||||
|
|
||||||
Clone this repository with Git:
|
Clone this repository with Git:
|
||||||
|
|
Loading…
Reference in a new issue