From a171fdeca0ed10d66be9c201611fb0b82849198e Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 9 Sep 2013 16:25:39 +0100 Subject: [PATCH] Upgrade to atom-shell@0.4.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd07093b6..fa92885e8 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/atom/atom/issues" }, - "atomShellVersion": "0.4.3", + "atomShellVersion": "0.4.5", "dependencies": { "async": "0.2.6", "coffee-cache": "0.1.0",