From 7856d3116e08a656fc1e26ed3c6e80c86403409b Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Wed, 23 Oct 2019 18:12:20 -0300 Subject: [PATCH] Bump to 0.14.3 --- navi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navi b/navi index 44aa585..abae566 100755 --- a/navi +++ b/navi @@ -37,7 +37,7 @@ source "${NAVI_HOME}/src/main.sh" ##? full docs ##? Please refer to the README at https://github.com/denisidoro/navi -VERSION="0.14.2" +VERSION="0.14.3" NAVI_ENV="${NAVI_ENV:-prod}" opts::eval "$@"