From 55da08c69e2f4aa9d18e8d6e62dac2c30df6107d Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 11 Nov 2013 20:58:56 +0800 Subject: [PATCH] Update to atom-shell v0.6.10. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1613af7f3..ecae57b78 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.9", + "atomShellVersion": "0.6.10", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",