 * Make edits
 * Write tests, make sure coverage is 100%, check with `make test`
 * Update version in `package.json`
 * Update `README.md` with changes
 * Build with `make browserify`
 * Commit/push changes
 * Publish with `npm publish`
