From fba1d486e3d9aa2256dc0fcf51ecc68899bf90e8 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 14 Oct 2013 12:10:11 +0800 Subject: [PATCH] Update to atom-shell v0.6.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b4089d07..930b46072 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.0", + "atomShellVersion": "0.6.1", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",