Release Checklist Make sure all tests pass Decide on version number Update CHANGELOG.txt Tag code with version (git tag -s release-VERSION HEAD) Push repo and tags (git push && git push –tags) update version in package.json Run grunt release Upload zip file and tarball to GitHub Add documentation to strophe.im repo Update website Tell the world