Skip to content

Commit a2d7c08

Browse files
committed
call it a v1.5.0
1 parent abb3dec commit a2d7c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

has

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
set -o pipefail
88

99
readonly BINARY_NAME="has"
10-
readonly VERSION="v1.7.0"
10+
readonly VERSION="v1.5.0"
1111

1212
## constants - symbols for success failure
1313
if [[ ! -t 1 ]]; then

0 commit comments

Comments
 (0)