diff --git a/Makefile b/Makefile index 7e39ae5..687ec15 100644 --- a/Makefile +++ b/Makefile @@ -30,6 +30,7 @@ push: git add --all -git commit -a -s git push --all + #git tag v0.4 git push --tags # should update every go dependancy (?)