This commit is contained in:
Jonathan Clem
2020-05-20 09:53:04 -04:00
parent 7ec2818723
commit c7971c2fc0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "github-script",
"version": "1.0.0",
"version": "1.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": "1.0.0",
"version": "1.1.0",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",