Skip to content

Commit e7e7e7c

Browse files
docs: update readme
1 parent afa23aa commit e7e7e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Tagged versions of this project are available and can be added as dependency to
2424
your project via `zig fetch`, like so:
2525

2626
```bash
27-
zig fetch --save https://github.com/thi-ng/zig-thing/archive/refs/tags/v0.1.1.tar.gz
27+
zig fetch --save https://github.com/thi-ng/zig-thing/archive/refs/tags/v0.2.1.tar.gz
2828
```
2929

3030
The `--save` option adds a new dependency called `thing` to your

0 commit comments

Comments
 (0)