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