From 08601d32a3c9c816ad5a1e1981a124efca02c2ee Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 18 Mar 2014 17:57:34 +0800 Subject: [PATCH] Upgrade to atom-shell@0.11.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index afb63abaa..e6a4732fa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "All Rights Reserved", - "atomShellVersion": "0.11.0", + "atomShellVersion": "0.11.1", "dependencies": { "async": "0.2.6", "atom-keymap": "^0.8.0",