use --follow-tags

This commit is contained in:
Henry Zhu 2015-08-14 22:00:25 -04:00
parent 21294eb228
commit 839c5ed577

View File

@ -4,4 +4,4 @@ publish-patch:
mocha mocha
npm version patch npm version patch
npm publish npm publish
git push --tags git push --follow-tags