From 8410d8587b02741b8965eed65d3c87982ee2cb12 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 19 Jun 2014 09:38:27 +0800 Subject: [PATCH] Upgrade to atom-shell@0.13.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f18031c3d..bb498ddfc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.13.1", + "atomShellVersion": "0.13.2", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.27.0",