From b7848d760f397f30101d45a9efb2428f7dc05da3 Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Thu, 5 Dec 2013 17:48:55 +0800 Subject: [PATCH] Update to atom-shell v0.7.5. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9635af38..1c1c82fb1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.7.4", + "atomShellVersion": "0.7.5", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/benogle/bootstrap.git",