From ceab8e8166263828c30b253fa197039cf411ea93 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 7 Apr 2014 22:58:28 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1e8206c9..4b0756ec6 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.5", + "atomShellVersion": "0.11.6", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.16.0",