From 37fec2e2bf455151946eb446122fac0415263b1f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 22 Oct 2013 13:39:49 -0700 Subject: [PATCH] Upgrade to grammar-selector@0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd1c88d71..37283c8f7 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "gists": "0.5.0", "github-sign-in": "0.8.0", "go-to-line": "0.8.0", - "grammar-selector": "0.7.0", + "grammar-selector": "0.8.0", "image-view": "0.7.0", "link": "0.7.0", "markdown-preview": "0.11.0",