From 1cdb87fdcece8caa937e8af2e950eb64bd9204ca Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Sat, 26 Oct 2013 20:40:34 +0800 Subject: [PATCH] Update to atom-shell v0.6.5. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf6b9b69b..a1acd046a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.4", + "atomShellVersion": "0.6.5", "dependencies": { "async": "0.2.6", "clear-cut": "0.1.0",