From 831454bd30a543727742df0af05d2f222be5d937 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 8 Jan 2014 12:11:35 +0800 Subject: [PATCH] Update atom-shell to v0.8.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d79e0d1b2..5bcdd81cf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.8.2", + "atomShellVersion": "0.8.3", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/benogle/bootstrap.git",