From a6640f6da7731a5707e8726f518935384cea61a7 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Jul 2014 09:58:53 +0800 Subject: [PATCH] Upgrade to atom-shell@0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 912f628ce..f4d9ef9ea 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.13.3", + "atomShellVersion": "0.14.0", "dependencies": { "async": "0.2.6", "atom-keymap": "^1.0.0",