diff --git a/package.json b/package.json index 754b1c6..e390f9c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "requirable", - "version": "1.0.3", + "version": "1.0.4", "description": "Enables a module to require itself by name", "main": "src/index.js", "scripts": {