diff --git a/has b/has index 4f54d86..f29fa3f 100755 --- a/has +++ b/has @@ -7,7 +7,7 @@ set -o pipefail readonly BINARY_NAME="has" -readonly VERSION="v1.5.0" +readonly VERSION="v1.6.0" ## constants - symbols for success failure if [[ -z $TERM ]]; then