From d16fb6fc8fe06d2ce71d5594b9beb712f7b2642c Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 22 Oct 2013 10:39:00 +0800 Subject: [PATCH] Update to atom-shell v0.6.4. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee33a7f1a..712ebe34a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.3", + "atomShellVersion": "0.6.4", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",