Loading Documents/bin/git-bump +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ set -eu semver-bump "$1-release" git commit VERSION -m "Bumped $1 version." git tag-version git pushes --tags git pushes git push --follow-tags Loading
Documents/bin/git-bump +1 −2 Original line number Diff line number Diff line Loading @@ -4,5 +4,4 @@ set -eu semver-bump "$1-release" git commit VERSION -m "Bumped $1 version." git tag-version git pushes --tags git pushes git push --follow-tags