From a9735bfa1359236fad75d3565ed4f29267efb627 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 2 Oct 2013 14:40:15 -0700 Subject: [PATCH] Upgrade to symbols-view@0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 263f99617..b18463615 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "snippets": "0.6.0", "spell-check": "0.6.0", "status-bar": "0.8.0", - "symbols-view": "0.7.0", + "symbols-view": "0.8.0", "tabs": "0.5.0", "terminal": "0.10.0", "timecop": "0.5.0",