diff --git a/package.json b/package.json index a8719c1..3eabb20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-express-template", - "version": "1.0.2", + "version": "1.0.3", "description": "Create an express app template with various options", "bin": { "create-express-template": "src/cli.js"