From 1144e52feacac6afe8dca402710574347693bf84 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 8 Jan 2014 08:55:26 +0800 Subject: [PATCH] Update atom-shell to v0.8.2. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 62e8ec53a..a46676f77 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.8.1", + "atomShellVersion": "0.8.2", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/benogle/bootstrap.git",