From c66df2c05a8cd6bc825e6b85ab45ccae73847c07 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 1 Oct 2014 20:14:32 +0800 Subject: [PATCH] Upgrade to atom-shell@0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88d2926f9..98973961c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.16.2", + "atomShellVersion": "0.17.0", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.2.0",