From 10e3dfbfdbe68df14d24561a7374abe2475357c8 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 7 Mar 2014 21:56:23 +0800 Subject: [PATCH] Upgrade to atom-shell@0.10.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95c82e67b..2e68f0c36 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.5", + "atomShellVersion": "0.10.6", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",