From da18db754ff43b772a5db99f70ee29ac51bc53b4 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 4 Nov 2014 20:47:58 +0800 Subject: [PATCH] :arrow_up: atom-shell@0.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00629d02d..239d42f69 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.19.0", + "atomShellVersion": "0.19.1", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.2.1",