diff --git a/package.json b/package.json index 6c587bb..9af84f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-in-the-middle", - "version": "1.4.1", + "version": "1.4.2", "description": "Intercept imports in Node.js", "main": "index.js", "scripts": {