From aa157af93e1af9770a6b17d9ffedb96afcc34ed8 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Sun, 27 Jul 2014 11:07:07 +0800 Subject: [PATCH] Upgrade to atom-shell@0.14.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e2f2d3f2..a73abb13e 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.14.2", + "atomShellVersion": "0.14.3", "dependencies": { "async": "0.2.6", "atom-keymap": "^1.0.0",