= Making a release =
* Check everything locally:
** `npm run test`
** `npm run lint`
* Bump version in package.json
* git add
* git commit
* git push
* wait for travis results
* npm publish