From d19f6131a6745517070a895e89b9caf2fd912e88 Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Tue, 19 Sep 2017 17:44:34 -0400 Subject: [PATCH] Update version to 0.4.0 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99b4d13a..1215d3fb 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.3.0 +git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.4.0 ``` Depending on your OS, run the following diff --git a/VERSION b/VERSION index 1d0ba9ea..fb7a04cf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.0 +v0.4.0