From 014cf19723ee81aa0808c3695323e89ea30032ec Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 27 Jan 2015 18:17:51 -0800 Subject: [PATCH] :arrow_up: atom-shell@0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 127a186ba..36eb635c9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.20.7", + "atomShellVersion": "0.21.0", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.5.2",