#!/bin/bash

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

