Update version to 0.6.2

This commit is contained in:
Trevor Brown 2018-11-26 20:58:20 -05:00
parent a5cbd7d23b
commit ffb6194a17
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.1
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.6.2
```
Depending on your OS and shell, run the following:

View File

@ -1 +1 @@
v0.6.1
v0.6.2