Bump version

This commit is contained in:
Leo 2020-12-07 18:05:41 +01:00
parent 02ce58505e
commit f58aa25dc8
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,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.1
git checkout v0.1.2
```
Then, compile the release binaries as an unprivileged build user: