Skip to content

Commit

Permalink
Embedding v1.0.0 bits
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Jun 30, 2016
1 parent 45e58ad commit b7d56ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gimme
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ set -o pipefail

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

GIMME_VERSION="v0.2.4-63-g8a365f9"
GIMME_VERSION="v1.0.0"
GIMME_COPYRIGHT="Copyright (c) 2016 Dan Buch, Tianon Gravi, Travis CI GmbH"
GIMME_LICENSE_URL="https://raw.githubusercontent.com/travis-ci/gimme/8a365f9/LICENSE"
GIMME_LICENSE_URL="https://raw.githubusercontent.com/travis-ci/gimme/45e58ad/LICENSE"

# _do_curl "url" "file"
_do_curl() {
Expand Down

0 comments on commit b7d56ae

Please sign in to comment.