From 4bf6c981f4aab75bcd0404a5039c391afc76ee53 Mon Sep 17 00:00:00 2001 From: Denis Isidoro Date: Fri, 27 Sep 2019 15:03:43 -0300 Subject: [PATCH] Bump to 0.10.0 --- navi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navi b/navi index 93f66c0d..6a3ed5d6 100755 --- a/navi +++ b/navi @@ -35,7 +35,7 @@ source "${SCRIPT_DIR}/src/main.sh" ##? full docs ##? Please refer to the README at https://github.com/denisidoro/navi -VERSION="0.9.4" +VERSION="0.10.0" NAVI_ENV="${NAVI_ENV:-prod}" opts::eval "$@"