Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
release help
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Oct 17, 2019
1 parent df21e9a commit 74b44e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
VERSION="${1}"

if [ -z "$VERSION" ]; then
echo "USAGE: $0 <version>"
echo "USAGE: $0 <version> (without a leading 'v')"
exit 1
fi

Expand Down

0 comments on commit 74b44e3

Please sign in to comment.