Skip to content
Mike Taylor edited this page Feb 19, 2015 · 3 revisions
git checkout master
git pull
npm version patch
npm publish
git push --tags
Clone this wiki locally