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