We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaafaa1 commit 909a0e9Copy full SHA for 909a0e9
README.md
@@ -13,7 +13,7 @@ Supporting a new language is as simple as [this plugin API][plugin_api].
13
Copy-paste the following into command line:
14
15
```bash
16
-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
17
```
18
19
Depending on your OS and shell, run the following:
VERSION
@@ -1 +1 @@
1
-v0.6.0
+v0.6.1
0 commit comments