diff --git a/package.json b/package.json index c21022a..8694c91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "requireable", - "version": "0.4.0", + "version": "1.0.0", "description": "Enables a module to require itself by name in tests", "main": "src/index.js", "scripts": {