From 1022d8ab4bea1568ad4e028ccd5fd2c250f61267 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 20 Aug 2014 19:04:45 +0800 Subject: [PATCH] Upgrade to atom-shell@0.15.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea0674232..70a495aa1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.15.8", + "atomShellVersion": "0.15.9", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.0.2",