We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a8d50 commit 38dcd23Copy full SHA for 38dcd23
1 file changed
README.md
@@ -7,7 +7,7 @@ CLI testing for Zig.
7
1. Fetch the latest release:
8
9
```shell
10
- zig fetch --save=cmdtest https://github.com/pyk/cmdtest/archive/v0.1.0.tar.gz
+ zig fetch --save=cmdtest https://github.com/pyk/cmdtest/archive/v0.2.0.tar.gz
11
```
12
13
This updates `build.zig.zon`.
0 commit comments