summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSergey Grebenshchikov <sgreben@gmail.com>2018-03-30 16:30:00 +0200
committerSergey Grebenshchikov <sgreben@gmail.com>2018-03-30 16:30:00 +0200
commit61ffbe76bfa0c0da158011e1efa48677381b3a89 (patch)
tree163a84ccecc49732773bbe9fdce5771f234ee3d7 /Makefile
parent8163b2fe63b3105699f1ec220ae2872575f44d8f (diff)
Update README.md
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 12d5c54..398e03e 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,7 @@ release: README.md
git add Makefile
git commit -am "Update Makefile"
git tag "$(VERSION)"
+ git push
git push origin "$(VERSION)"
# go get -u github.com/github/hub