Skip to content

Commit

Permalink
Bump version to 0.18.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitozoid authored Feb 4, 2020
1 parent cf7201a commit bf7f145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion navi
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euo pipefail
export NAVI_HOME="$(cd "$(dirname "$0")" && pwd)"
source "${NAVI_HOME}/src/main.sh"

VERSION="0.18.2"
VERSION="0.18.3"
NAVI_ENV="${NAVI_ENV:-prod}"

opts::eval "$@"
Expand Down

0 comments on commit bf7f145

Please sign in to comment.