Skip to content

Commit e03e36d

Browse files
committed
needs a new release
1 parent dfdcc44 commit e03e36d

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.5.1"
10+
readonly VERSION="v1.5.2"
1111

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

0 commit comments

Comments
 (0)