Skip to content

Commit b4585b0

Browse files
authored
Merge pull request #22 from urfave/v1.7.1-prep
Bump version in source in prep for v1.7.1
2 parents 9ae955a + cfb04ee commit b4585b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gimme

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ set -o pipefail
5555

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

58-
readonly GIMME_VERSION="v1.6.0"
58+
readonly GIMME_VERSION="v1.7.1"
5959
readonly GIMME_COPYRIGHT="Copyright (c) 2022 gimme contributors"
6060
readonly GIMME_LICENSE_URL="https://raw.githubusercontent.com/urfave/gimme/${GIMME_VERSION}/LICENSE"
6161
export GIMME_VERSION

0 commit comments

Comments
 (0)