Skip to content

Commit

Permalink
chore: bump version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nilslice committed May 22, 2024
1 parent 20f685d commit e83b4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ See the [`main.zig`](/src/main.zig) file for the public API of this library.
mkdir zig-xtp-test
cd zig-xtp-test
zig init
zig fetch --save https://github.com/dylibso/xtp-test-zig/archive/v0.0.2.tar.gz
zig fetch --save https://github.com/dylibso/xtp-test-zig/archive/v0.0.3.tar.gz
# see the `build.zig` in this repo for examples on how to configure it
```

Expand Down

0 comments on commit e83b4e5

Please sign in to comment.