diff --git a/package-lock.json b/package-lock.json index a0f6ee3c2..7769c973c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "github-script", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c77ddd3a7..04af97f1a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github-script", "description": "A GitHub action for executing a simple script", - "version": "2.0.0", + "version": "2.0.1", "author": "GitHub", "license": "MIT", "main": "dist/index.js",