Compare commits

...

1 Commits

Author SHA1 Message Date
Jonathan Clem
c20b4a79d3 1.0.1 2020-05-18 14:53:09 -04:00
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.0.1",
"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.0.1",
"author": "GitHub",
"license": "MIT",
"main": "dist/index.js",