From e6d656830ffeb0791e02a8f8820424b7679b9075 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 10 Apr 2014 15:59:59 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c7a0dfdd..dc99cd75f 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "All Rights Reserved", - "atomShellVersion": "0.11.7", + "atomShellVersion": "0.11.8", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.17.0",