Skip to content

Commit

Permalink
rel updates
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Oct 25, 2019
1 parent d848bb6 commit 03774e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .release/tag.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ assure_repo_is_clean || exit
TAGNAME="v$(get_version)"
echo "tag $TAGNAME"

# git tag "$TAGNAME"
# git push --tags
git tag "$TAGNAME"
git push --tags

0 comments on commit 03774e1

Please sign in to comment.