From b6cf097abdc313948094ca7db31d23980b276ef0 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 27 Jan 2014 18:12:21 +0800 Subject: [PATCH] Update atom-shell to v0.8.7. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4029690aa..7fff783d6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.8.6", + "atomShellVersion": "0.8.7", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",