diff --git a/package.json b/package.json index d7389ac..9881303 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-container-action", - "version": "1.10.0", + "version": "1.11.0", "description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.", "main": "dist/index.js", "scripts": {