From 51f7f7e5bf6320afee27b74e01c81977e751708b Mon Sep 17 00:00:00 2001 From: Bryan English Date: Wed, 25 Aug 2021 14:57:31 -0400 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a98957b..b42f271 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-in-the-middle", - "version": "1.0.1", + "version": "1.1.0", "description": "Intercept imports in Node.js", "main": "index.js", "scripts": {