mirror of
https://github.com/denisidoro/navi
synced 2024-11-21 19:13:07 +00:00
Bump to 0.9.0
This commit is contained in:
parent
95fc254736
commit
e3b67bd731
1 changed files with 1 additions and 1 deletions
2
navi
2
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)"
|
||||
|
|
Loading…
Reference in a new issue