Skip to content

Commit

Permalink
Bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
adzil committed Oct 1, 2019
1 parent fb442af commit edc1e87
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 @@ -24,7 +24,7 @@ instead of `bin/`. The following command can be used to download `dstcluster`
from terminal if you are using Linux.

```
curl -L https://github.com/adzil/dstcluster/releases/download/v1.0.0/dstcluster-linux-amd64.tar.gz | \
curl -L https://github.com/adzil/dstcluster/releases/download/v1.0.1/dstcluster-linux-amd64.tar.gz | \
tar xzC /usr/local/dst/bin
```

Expand Down

0 comments on commit edc1e87

Please sign in to comment.