Skip to content

Commit

Permalink
#7 removes lines 87 and 88
Browse files Browse the repository at this point in the history
  • Loading branch information
MateusGabi committed Apr 14, 2018
1 parent 2796340 commit 12bd806
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/semver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ if [[ "$GIT_TAG" = "" ]]; then
else
tag=${GIT_TAG//v}
print "STAG $tag"
IFS='.'
mails2=$IN
i=1
for x in $tag
do
Expand Down

0 comments on commit 12bd806

Please sign in to comment.