From 38f50d60f581fc54aa19a60d3d6afe6901e70d22 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Mon, 14 Oct 2013 09:49:09 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.25.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87eeca4f2..604614845 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "command-palette": "0.4.0", "editor-stats": "0.3.0", "exception-reporting": "0.4.0", - "find-and-replace": "0.24.2", + "find-and-replace": "0.25.0", "fuzzy-finder": "0.10.0", "gfm": "0.5.0", "git-diff": "0.6.1",