From 285186567af615fedb62d5b3a1bac53ef3df7698 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 19 Nov 2013 17:07:08 -0800 Subject: [PATCH] Upgrade to status-bar@0.18.0 for syntax global fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b32b43ae..769381006 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "settings-view": "0.42.0", "snippets": "0.14.0", "spell-check": "0.13.0", - "status-bar": "0.17.0", + "status-bar": "0.18.0", "styleguide": "0.10.0", "symbols-view": "0.20.0", "tabs": "0.8.0",