From 71dba0e46c6c084814f69ea191b27c2a32df3e50 Mon Sep 17 00:00:00 2001 From: Adam Reis Date: Tue, 22 Oct 2019 09:56:32 +1300 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9cea749..08c531a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replace-in-file", - "version": "4.1.3", + "version": "4.2.0", "description": "A simple utility to quickly replace text in one or more files.", "homepage": "https://github.com/adamreisnz/replace-in-file#readme", "author": {