From 04e23f581abcc6259be82a6c5c436149e9662dc9 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 13 Aug 2014 20:13:57 +0800 Subject: [PATCH] Uprade to atom-shell@0.15.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81cf28302..ac105a5bc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.15.5", + "atomShellVersion": "0.15.6", "dependencies": { "async": "0.2.6", "atom-keymap": "^2",