From 0d8a05bdb1f14ba351a9dfcefef54ab9fe190b78 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 19 May 2014 22:52:32 +0800 Subject: [PATCH] Upgrade to atom-shell@0.12.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dc2035e3..59b5e51cd 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.12.4", + "atomShellVersion": "0.12.5", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.19.0",