Skip to content

Commit 09c0d91

Browse files
committed
release 0.7.5
1 parent 10ea1d8 commit 09c0d91

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
@@ -29,7 +29,7 @@ This will install `fpick` binary in Rust's Path.
2929
Alternatively, you can download the compiled binary:
3030

3131
```sh
32-
curl -L https://github.com/igrek51/fpick/releases/download/0.6.0/fpick -o ~/bin/fpick
32+
curl -L https://github.com/igrek51/fpick/releases/download/0.7.5/fpick -o ~/bin/fpick
3333
chmod +x ~/bin/fpick
3434
```
3535

0 commit comments

Comments
 (0)