From c5db1c33a003a97f4f7b43978c8ddb3ba1590d10 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 11 Mar 2014 22:12:59 +0800 Subject: [PATCH] Upgrade to atom-shell@0.10.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60f10fa93..44fdb458b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "All Rights Reserved", - "atomShellVersion": "0.10.6", + "atomShellVersion": "0.10.7", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",