diff --git a/package.json b/package.json index 1aa1d9e..8860ebb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "express-autoroute", - "version": "1.2.4", + "version": "2.0.0", "description": "Express Auto Route automatically load routes from a structured routes/ folder", "main": "index.js", "readmeFilename": "README.md",