From 1377ec55830e115a847b1d7409b393fd1fe5d3bc Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 14 Oct 2014 21:42:12 +0800 Subject: [PATCH] Upgrade to atom-shell@0.18.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0512d1da5..c7f7e2071 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.17.1", + "atomShellVersion": "0.18.0", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.2.1",