diff --git a/package.json b/package.json index 4962c23..adbca0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-server-init", - "version": "1.0.19", + "version": "1.0.20", "description": "cli tool for initializing service based backend projects", "main": "dist/index.js", "repository": {