mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-03-14 03:55:04 +00: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