Bump version to v0.1.1

This commit is contained in:
Leo 2020-12-07 11:17:53 +01:00
parent c36d13d6b8
commit 477cde5da7
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ First, check out the version of the Wormhole repo that you want to deploy:
```bash
git clone https://github.com/certusone/wormhole && cd wormhole
git checkout v0.1.0
git checkout v0.1.1
```
Then, compile the release binaries as an unprivileged build user: