From 3487ab9b11ceeb6af2a2259e4663be198434b1ca Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 9 Sep 2014 20:44:49 +0800 Subject: [PATCH] Upgrade to atom-shell@0.16.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b830dc21f..96c5748c8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.16.1", + "atomShellVersion": "0.16.2", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.0.5",