Commit b0b6b4eb authored by nimrod's avatar nimrod
Browse files

Push refs and tags when running git bump.

parent 45f905e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,3 +5,4 @@ semver-bump "$1-release"
git commit VERSION -m "Bumped $1 version."
git tag-version
git pushes --tags
git pushes