From c466cef7d14736218aa23a1720080722260ae95f Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 12 May 2014 22:27:22 +0800 Subject: [PATCH] Upgrade to atom-shell@0.12.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78d99b745..66762e476 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.12.3", + "atomShellVersion": "0.12.4", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.19.0",