diff --git a/package-lock.json b/package-lock.json index 8368288..cb3fb07 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mshick/add-pr-comment", - "version": "2.6.0", + "version": "2.6.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mshick/add-pr-comment", - "version": "2.6.0", + "version": "2.6.1", "license": "MIT", "dependencies": { "@actions/artifact": "^1.1.1", diff --git a/package.json b/package.json index 7408848..f99e30e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mshick/add-pr-comment", - "version": "2.6.0", + "version": "2.6.1", "description": "A GitHub Action which adds a comment to a Pull Request Issue.", "keywords": [ "GitHub",