Skip to content

Commit fe5c6d5

Browse files
authored
Merge branch 'master' into debug-make.bash-verbose
2 parents 74baf6a + f459654 commit fe5c6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gimme

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

5555
[[ ${GIMME_DEBUG} ]] && set -x
5656

57-
readonly GIMME_VERSION="v1.5.0"
57+
readonly GIMME_VERSION="v1.5.1"
5858
readonly GIMME_COPYRIGHT="Copyright (c) 2015-2018 gimme contributors"
5959
readonly GIMME_LICENSE_URL="https://raw.githubusercontent.com/travis-ci/gimme/${GIMME_VERSION}/LICENSE"
6060
export GIMME_VERSION

0 commit comments

Comments
 (0)