From bb98b3ef38d24bc2167581eb123655959422d3a7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 11 Apr 2014 20:03:47 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 15a0f86d0..faa6d535f 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.8", + "atomShellVersion": "0.11.9", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.17.0",