This commit is contained in:
Jonathan Clem 2020-11-17 09:16:23 -05:00
parent 58579a2cbf
commit 47f7cf65b5
No known key found for this signature in database
GPG key ID: B3662C4A8F843179
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "github-script",
"version": "3.0.2",
"version": "3.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,7 +1,7 @@
{
"name": "github-script",
"description": "A GitHub action for executing a simple script",
"version": "3.0.2",
"version": "3.1.0",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",