Skip to content

Commit

Permalink
bump to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabir committed Nov 15, 2018
1 parent 4e91758 commit 722a549
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 @@ -166,7 +166,7 @@ __detect(){
if [ "$#" -eq 0 ]; then
# print help
BINARY_NAME="has"
VERSION="v1.2.1"
VERSION="v1.3.0"
printf "${BINARY_NAME} ${VERSION}\n"
printf "USAGE: ${BINARY_NAME} <command-names>..\n"
printf "EXAMPLE: ${BINARY_NAME} git curl node\n"
Expand Down

0 comments on commit 722a549

Please sign in to comment.