From 8f4bf6d89772aa4ef4288e054f331625b0d9191e Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 13 Feb 2014 14:07:11 +0800 Subject: [PATCH] Upgrade to atom-shell@v0.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa6f86dd6..9ec8e83bf 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.9.1", + "atomShellVersion": "0.9.2", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",