Update version to 0.6.1

This commit is contained in:
Trevor Brown 2018-11-13 20:07:27 -05:00
parent eaafaa190c
commit 909a0e9b4b
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ Supporting a new language is as simple as [this plugin API][plugin_api].
Copy-paste the following into command line:
```bash
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.6.0
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.6.1
```
Depending on your OS and shell, run the following:

View File

@ -1 +1 @@
v0.6.0
v0.6.1