From ad3b81782fb93763d7982d47f3a9faf90c2b564c Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Sun, 11 Feb 2018 17:46:13 -0500 Subject: [PATCH] Update version to 0.4.2 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b0af6d2..7976ab0d 100644 --- a/README.md +++ b/README.md @@ -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.4.1 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.4.2 ``` Depending on your OS and shell, run the following: diff --git a/VERSION b/VERSION index 5aff472d..0eec13e4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.1 +v0.4.2