diff --git a/Makefile b/Makefile index 53de606..4dbc5db 100644 --- a/Makefile +++ b/Makefile @@ -40,3 +40,4 @@ publish: dist npm publish @git tag -a `version` -m "" @git push origin `version` + git push origin +HEAD:latest