#!/bin/bash

git add bin/drupalgap.js
git add bin/drupalgap.min.js
git commit -m "Update binaries."
git push origin 7.x-1.x

