From 5033fac8ebd4e32026d2c63d6fb08d862447ae10 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Wed, 6 Nov 2013 12:32:19 +0800 Subject: [PATCH] Update to atom-shell v0.6.8. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9b69ceab..7e591c967 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.6.7", + "atomShellVersion": "0.6.8", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/twbs/bootstrap.git#v3.0.0",