From 51fed1a29a61db37ebd9aef4c6120d6fa130bf4a Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Fri, 27 Sep 2013 10:57:46 -0700 Subject: [PATCH] Upgrade to find-and-replace@0.21.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a50a9d05..66df980e1 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "command-palette": "0.3.0", "editor-stats": "0.2.0", "exception-reporting": "0.1.0", - "find-and-replace": "0.21.0", + "find-and-replace": "0.21.1", "fuzzy-finder": "0.6.0", "gfm": "0.4.0", "git-diff": "0.3.0",