From 2ccab9d182361eb8bfce9b53bf3fcfd20a5c1fdf Mon Sep 17 00:00:00 2001 From: probablycorey Date: Wed, 5 Feb 2014 16:34:37 -0800 Subject: [PATCH] Update to atom-shell@0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e2d3c78d..8a8aa4d96 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "http://github.com/atom/atom/raw/master/LICENSE.md" } ], - "atomShellVersion": "0.9.0", + "atomShellVersion": "0.9.1", "dependencies": { "async": "0.2.6", "bootstrap": "git://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",