release v1.4.0

This commit is contained in:
Kunal Dabir 2018-11-18 17:37:01 +05:30
parent 10c906e7f8
commit 29e5c412d2
1 changed files with 1 additions and 1 deletions

2
has
View File

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