summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Isidoro <denisidoro@users.noreply.github.com>2019-09-23 19:25:34 -0300
committerGitHub <noreply@github.com>2019-09-23 19:25:34 -0300
commite3b67bd7316c366a9dfd4952a54b30d80397dacc (patch)
treeb392f419d659f2ad48c3011f882e24ea48676292
parent95fc254736fe3e4e7def0a29387a7e88a37ceb9c (diff)
Bump to 0.9.0v0.9.0
-rwxr-xr-xnavi2
1 files changed, 1 insertions, 1 deletions
diff --git a/navi b/navi
index 8216c5d..c28e298 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.8.1"
+VERSION="0.9.0"
OPTIONS="$(opts::eval "$@")"
export NAVI_PATH="$(dict::get "$OPTIONS" path)"