diff --git a/package-lock.json b/package-lock.json index 5be9f17..372c1a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "send-google-chat-webhook", - "version": "0.0.6", + "version": "0.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "send-google-chat-webhook", - "version": "0.0.6", + "version": "0.0.7", "license": "Apache-2.0", "engines": { "node": "20.x", diff --git a/package.json b/package.json index 99a5818..b5462ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "send-google-chat-webhook", - "version": "0.0.6", + "version": "0.0.7", "description": "This works with our versioning tools, this is NOT an NPM repo", "scripts": { "build": "echo \"No build required for composite action\"",