Update version to 0.5.1

This commit is contained in:
Trevor Brown 2018-07-30 09:28:47 -04:00
parent e872db1bd8
commit 6e9da8af0c
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ Supported languages include Ruby, Node.js, Elixir and [more](https://github.com/
Copy-paste the following into command line:
```bash
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.5.0
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.5.1
```
Depending on your OS and shell, run the following:

View File

@ -1 +1 @@
v0.5.0
v0.5.1