From b176a246b39b67921c035aa747f08ea6c1deec34 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Mon, 17 Feb 2014 15:38:14 -0700 Subject: [PATCH] Upgrade to clear-cut 0.4.0 for included license --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67040d151..ae7335f6e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372", - "clear-cut": "0.2.0", + "clear-cut": "0.4.0", "coffee-script": "1.7.0", "coffeestack": "0.7.0", "delegato": "1.x",