git add *
git commit -m "update"
npm version patch -m "update"
npm publish
