# Build Steps

## Change versions in

  * oj.js (two places)
  * package.json
  * bower.json

## cake all

## Add files and commit

## Tag commit

    git tag -a 0.3.2 -m 0.3.2
    git push --tags
