diff --git a/package.json b/package.json index 7bf989f..8923c98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-from", - "version": "3.0.0", + "version": "4.0.0", "description": "Import a module like with `require()` but from a given path", "license": "MIT", "repository": "sindresorhus/import-from",