diff --git a/package.json b/package.json index 7652c1b..99cee62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "docker-container-action", - "version": "1.8.0", + "version": "1.9.0", "description": "This action prints \"Hello World\" or \"Hello\" + the name of a person to greet to the log.", "main": "index.js", "scripts": {