From bb23ec5df1c1a6a6dbd62201356bd789f1ae5ec6 Mon Sep 17 00:00:00 2001 From: Leonid Beschastny Date: Thu, 17 Apr 2014 20:04:53 +0400 Subject: [PATCH] Added latest branch --- Makefile | 1 + 1 file changed, 1 insertion(+) 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