Skip to content

Commit f1c9caa

Browse files
committed
chore: bump version in readme
1 parent 0fa100e commit f1c9caa

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
@@ -40,7 +40,7 @@ zig fetch --save git+https://github.com/OrlovEvgeny/serde.zig
4040
Specific release:
4141

4242
```sh
43-
zig fetch --save https://github.com/OrlovEvgeny/serde.zig/archive/refs/tags/v0.1.0.tar.gz
43+
zig fetch --save https://github.com/OrlovEvgeny/serde.zig/archive/refs/tags/v0.1.1.tar.gz
4444
```
4545

4646
Then in your `build.zig`:

0 commit comments

Comments
 (0)