From 247eec44d5fb0bf488e17ed1756b393a0da80fa9 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 2 Apr 2014 14:24:30 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a48afe190..66f671b0a 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.4", + "atomShellVersion": "0.11.5", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.15.0",