Skip to content

Commit

Permalink
readme: bump release to v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jzelinskie committed Feb 4, 2019
1 parent 0f2f8e8 commit edb54f5
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 @@ -34,7 +34,7 @@ jq programs are stable and should be considered a bug if it does not match jq be
### Linux

```sh
curl -Lo /usr/local/bin/faq https://github.com/jzelinskie/faq/releases/download/0.0.3/faq-linux-amd64
curl -Lo /usr/local/bin/faq https://github.com/jzelinskie/faq/releases/download/0.0.4/faq-linux-amd64
chmod +x /usr/local/bin/faq
```

Expand Down

0 comments on commit edb54f5

Please sign in to comment.