This commit is contained in:
Jonathan Clem
2021-04-21 18:30:43 -04:00
parent 1ef7fd09ca
commit 5cbb702e24

View File

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