# RELEASE

1. `npm version patch|minor|major` (depending on what kind of release it is)
2. `npm publish`
3. Update links in README.md with new version number
