Procházet zdrojové kódy

Bump version to v0.1.1

Leo před 5 roky
rodič
revize
477cde5da7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      docs/operations.md

+ 1 - 1
docs/operations.md

@@ -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: