From 4e2c500b6470bfc0a9b4250207b06d4d8474ae06 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 17 Oct 2014 18:56:50 +0800 Subject: [PATCH] :arrow_up: atom-shell@0.18.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b18c45b4..cb5add49c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.18.0", + "atomShellVersion": "0.18.1", "dependencies": { "async": "0.2.6", "atom-keymap": "^2.2.1",