From 4238e031dabc57a0a57416ee7e4f5cb61b01c351 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 25 Jul 2014 23:27:03 +0800 Subject: [PATCH] Upgrade to atom-shell@0.14.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 834a8f3d3..c89489da8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.14.1", + "atomShellVersion": "0.14.2", "dependencies": { "async": "0.2.6", "atom-keymap": "^1.0.0",