From 4a67ff50da138c31a935a82f63804a1ac5ddf140 Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Tue, 15 Oct 2019 10:10:14 -0300 Subject: [PATCH] Bump to 0.14.1 --- navi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navi b/navi index a3e9510..d0bdc7e 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.0" +VERSION="0.14.1" NAVI_ENV="${NAVI_ENV:-prod}" opts::eval "$@"