Skip to content

Commit

Permalink
call it a v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kdabir committed Jul 28, 2023
1 parent abb3dec commit a2d7c08
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 @@ -7,7 +7,7 @@
set -o pipefail

readonly BINARY_NAME="has"
readonly VERSION="v1.7.0"
readonly VERSION="v1.5.0"

## constants - symbols for success failure
if [[ ! -t 1 ]]; then
Expand Down

0 comments on commit a2d7c08

Please sign in to comment.