From 0113977df6f408d14b05bb4dc74fc784e58c0a31 Mon Sep 17 00:00:00 2001 From: Adam Reis Date: Sun, 4 Feb 2018 20:25:30 +1300 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f71d17..4275ca2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replace-in-file", - "version": "3.1.0", + "version": "3.1.1", "description": "A simple utility to quickly replace text in one or more files.", "homepage": "https://github.com/adamreisnz/replace-in-file#readme", "author": {