Skip to content

Commit

Permalink
Merge pull request #161 from travis-ci/dj-fix-1.5.1
Browse files Browse the repository at this point in the history
Update gimme hardcoded version to v1.5.1
  • Loading branch information
cotsog committed Aug 14, 2018
2 parents 8925443 + 3b54666 commit f459654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gimme
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ set -o pipefail

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

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

0 comments on commit f459654

Please sign in to comment.