From eb433bf42e56d3877e1b9af8e1f558021f367d3a Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 5 Mar 2015 14:55:35 -0800 Subject: [PATCH] :arrow_up: atom-shell@0.21.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ffae10ed4..a710a94ef 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.21.0", + "atomShellVersion": "0.21.3", "dependencies": { "async": "0.2.6", "atom-keymap": "^3.1.3",