diff --git a/package.json b/package.json index 1fc9cff..141cc65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-hook-action", - "version": "1.0.0", + "version": "1.0.1", "description": "Sample node express webhook application that trigger shell commands", "main": "src/makeServer", "scripts": {