Update the version number in:
package.json
bower.json
src/clndr.js
Add a changelog entry to CHANGELOG.md
CHANGELOG.md
Run:
grunt git add [...] git commit git tag 1.x.x git push origin master && git push origin --tags npm publish