From c127237cc677ba421fd169c8e401b6a5fc73c450 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Fri, 10 Jan 2014 15:49:07 -0700 Subject: [PATCH] Upgrade tabs to 0.17.0 so they unsubscribe when the pane is removed --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0754a2af..4de193c38 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "status-bar": "0.30.0", "styleguide": "0.19.0", "symbols-view": "0.27.0", - "tabs": "0.16.0", + "tabs": "0.17.0", "terminal": "0.23.0", "timecop": "0.12.0", "to-the-hubs": "0.17.0",