Bump to 0.9.0

This commit is contained in:
Denis Isidoro 2019-09-23 19:25:34 -03:00 committed by GitHub
parent 95fc254736
commit e3b67bd731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
navi
View File

@ -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)"