From ba7279dd51c2015a4f70f25478bda4230cdebce5 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 24 Sep 2013 10:39:51 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dbab422bf..31233aace 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "command-palette": "0.3.0", "editor-stats": "0.2.0", "exception-reporting": "0.1.0", - "find-and-replace": "0.10.0", + "find-and-replace": "0.11.0", "fuzzy-finder": "0.5.0", "gfm": "0.4.0", "git-diff": "0.3.0",