Skip to content

Commit c6daddf

Browse files
committed
Bump version
1 parent 4140b05 commit c6daddf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ $ brew install dsq
3030
On macOS, Linux, and WSL you can run the following:
3131

3232
```bash
33-
$ curl -LO "https://github.com/multiprocessio/dsq/releases/download/0.16.0/dsq-$(uname -s | awk '{ print tolower($0) }')-x64-0.16.0.zip"
34-
$ unzip dsq-*-0.16.0.zip
33+
$ curl -LO "https://github.com/multiprocessio/dsq/releases/download/0.17.0/dsq-$(uname -s | awk '{ print tolower($0) }')-x64-0.17.0.zip"
34+
$ unzip dsq-*-0.17.0.zip
3535
$ sudo mv dsq /usr/local/bin/dsq
3636
```
3737

0 commit comments

Comments
 (0)