diff --git a/package.json b/package.json index f1e690c..adf4d72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-in-the-middle", - "version": "1.6.0", + "version": "1.7.0", "description": "Intercept imports in Node.js", "main": "index.js", "scripts": {