From ad67abc2a25d9c1bbe626b459499225b2eed4385 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 28 Oct 2013 09:12:50 -0700 Subject: [PATCH] Upgrade to atom-shell@0.6.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb43b5791..5146d64bd 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.5", + "atomShellVersion": "0.6.6", "dependencies": { "async": "0.2.6", "clear-cut": "0.1.0",