From d8dfea00d05a2e7ea9b6799335ff540c8c32fb11 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 26 Mar 2014 14:22:05 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e591765cc..37fe4a995 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.3", + "atomShellVersion": "0.11.4", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.11.0",