Update version to 0.7.1

This commit is contained in:
Daniel Perez 2019-03-31 21:15:17 +01:00
parent a4595da828
commit 611fafbadc
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v0.7.0 v0.7.1

View File

@ -7,7 +7,7 @@
Clone only the latest branch: Clone only the latest branch:
```shell ```shell
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.0 git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.7.1
``` ```
Alternately, you can clone the whole repo and checkout the latest branch: Alternately, you can clone the whole repo and checkout the latest branch: