From 7f65b71cc3f7639eab7ca1f06388f16db2c630c5 Mon Sep 17 00:00:00 2001
From: Chris Rebert <code@rebertia.com>
Date: Mon, 5 Jan 2015 16:29:52 -0800
Subject: [PATCH] bump grunt-banner to ~0.3.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 67a26ad0fc..2560c7d894 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
     "glob": "~4.3.1",
     "grunt": "~0.4.5",
     "grunt-autoprefixer": "~2.1.0",
-    "grunt-banner": "~0.2.3",
+    "grunt-banner": "~0.3.0",
     "grunt-contrib-clean": "~0.6.0",
     "grunt-contrib-compress": "~0.13.0",
     "grunt-contrib-concat": "~0.5.0",
-- 
GitLab