diff --git a/packages/github/package-lock.json b/packages/github/package-lock.json index 7f4acc20..deceb0f6 100644 --- a/packages/github/package-lock.json +++ b/packages/github/package-lock.json @@ -1,6 +1,6 @@ { "name": "@actions/github", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/github/package.json b/packages/github/package.json index 05b8aa73..46297178 100644 --- a/packages/github/package.json +++ b/packages/github/package.json @@ -1,6 +1,6 @@ { "name": "@actions/github", - "version": "1.0.0", + "version": "1.0.1", "description": "Actions github lib", "keywords": [ "github",