Skip to content

Commit

Permalink
Merge pull request #22 from urfave/v1.7.1-prep
Browse files Browse the repository at this point in the history
Bump version in source in prep for v1.7.1
  • Loading branch information
meatballhat authored Nov 6, 2022
2 parents 9ae955a + cfb04ee commit b4585b0
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 @@ -55,7 +55,7 @@ set -o pipefail

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

readonly GIMME_VERSION="v1.6.0"
readonly GIMME_VERSION="v1.7.1"
readonly GIMME_COPYRIGHT="Copyright (c) 2022 gimme contributors"
readonly GIMME_LICENSE_URL="https://raw.githubusercontent.com/urfave/gimme/${GIMME_VERSION}/LICENSE"
export GIMME_VERSION
Expand Down

0 comments on commit b4585b0

Please sign in to comment.