From 6094efde76acf96f25920189a04217839869a93b Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Tue, 3 Dec 2013 12:45:55 +0800 Subject: [PATCH] Update atom-shell to v0.7.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 189b219ee..c2adab1c0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.6.12", + "atomShellVersion": "0.7.3", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/benogle/bootstrap.git",