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

Commit

Permalink
chore(release): help improved
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Shepelyuk committed Sep 2, 2019
1 parent 09df0d0 commit 989be5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ case $1 in

*)
echo "Usage: ./release.sh PART, where PART is major, minor, patch"
echo "Current: $(git semver)"
exit 1
;;
esac

0 comments on commit 989be5d

Please sign in to comment.