Skip to content

Commit

Permalink
Prepare for v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brackendawson committed Feb 9, 2024
1 parent 75940b0 commit 65c7203
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.7.1"
readonly GIMME_VERSION="v1.8.0"
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 65c7203

Please sign in to comment.