Skip to content

Commit

Permalink
release v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabir committed Nov 18, 2018
1 parent 10c906e commit 29e5c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion has
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ fi
if [[ -z "${HASRC}" ]] && [ "$#" -eq 0 ]; then
# print help
BINARY_NAME="has"
VERSION="v1.3.0"
VERSION="v1.4.0"
printf "${BINARY_NAME} ${VERSION}\n"
printf "USAGE: ${BINARY_NAME} <command-names>..\n"
printf "EXAMPLE: ${BINARY_NAME} git curl node\n\n"
Expand Down

0 comments on commit 29e5c41

Please sign in to comment.