From 9a6936f73d125766fba60176088e8fb5bd61dc99 Mon Sep 17 00:00:00 2001 From: Bryan English Date: Fri, 2 Jun 2023 14:45:49 -0400 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 999a7a5..8fc2713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-in-the-middle", - "version": "1.3.5", + "version": "1.4.0", "description": "Intercept imports in Node.js", "main": "index.js", "scripts": {