diff --git a/package.json b/package.json index 0e205ac..05d11b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "require-again", - "version": "1.0.2", + "version": "2.0.0", "description": "A simple module that makes ignoring the node require cache easy.", "main": "index.js", "scripts": {