From 3f7a69eda62c63265500f3962c13775fbd4cb847 Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Tue, 26 Dec 2017 11:01:30 -0500 Subject: [PATCH] Update version to 0.4.1 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 13b31289..691a8395 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,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.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.4.1 ``` Depending on your OS and shell, run the following: diff --git a/VERSION b/VERSION index fb7a04cf..5aff472d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.0 +v0.4.1