From a92e347ccc96ec552d92dab9a5091df5964a6ac9 Mon Sep 17 00:00:00 2001 From: Mark Allen Date: Mon, 13 Nov 2017 09:32:29 +0530 Subject: Roll 1.8.1 --- README.md | 4 ++++ kerl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8637e2d..107ea3a 100644 --- a/README.md +++ b/README.md @@ -661,6 +661,10 @@ will honor that instead, and will not do any automatic configuration. Changelog --------- +13 November 2017 - 1.8.1 + + - Fix removing an installation by its name. (#244) + 8 November 2017 - 1.8.0 - Include support for installing and managing docsh (#213) diff --git a/kerl b/kerl index f48da1c..8856f2a 100755 --- a/kerl +++ b/kerl @@ -24,7 +24,7 @@ unset ERL_TOP -KERL_VERSION="1.8.0" +KERL_VERSION="1.8.1" #Grep fix for mac pcre errors GREP_OPTIONS='' -- cgit v1.2.3