Skip to content

Commit 7aa787b

Browse files
committed
prepare v1.8.1
1 parent 83c875e commit 7aa787b

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
@@ -55,7 +55,7 @@ set -o pipefail
5555

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

58-
readonly GIMME_VERSION="v1.8.0"
58+
readonly GIMME_VERSION="v1.8.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)