We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfdcc44 commit e03e36dCopy full SHA for e03e36d
has
@@ -7,7 +7,7 @@
7
set -o pipefail
8
9
readonly BINARY_NAME="has"
10
-readonly VERSION="v1.5.1"
+readonly VERSION="v1.5.2"
11
12
## constants - symbols for success failure
13
if [[ ! -t 1 ]]; then
0 commit comments