From dce70b35b5bba4dc3a80f91a8ea985e3ef62adf9 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 8 Jan 2014 17:37:09 -0800 Subject: [PATCH] Upgrade to go-to-line@0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 673ee5357..1bc49f1ea 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "gists": "0.13.0", "git-diff": "0.21.0", "github-sign-in": "0.15.0", - "go-to-line": "0.13.0", + "go-to-line": "0.14.0", "grammar-selector": "0.16.0", "image-view": "0.14.0", "keybinding-resolver": "0.8.0",