diff --git a/Documents/bin/git-bump b/Documents/bin/git-bump
index 9d56c935c211f239250c0a16a161128348bebad4..ff90a0d769784d5d28a2fb4f40d7ae1eb000a96f 100755
--- a/Documents/bin/git-bump
+++ b/Documents/bin/git-bump
@@ -5,3 +5,4 @@ semver-bump "$1-release"
 git commit VERSION -m "Bumped $1 version."
 git tag-version
 git pushes --tags
+git pushes