Commit 0c52f87
Changed files (1)
bin
bin/shipit
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -e
+
+cd "$(dirname "$0")/.."
+
+bundle exec rake release