This commit is contained in:
Thomas Schoffelen 2019-02-22 11:50:36 +00:00
parent b44da99f2e
commit ab7099fcb4
No known key found for this signature in database
GPG Key ID: 03F5C979F442A38D
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "gha",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "gha",
"version": "1.1.0",
"version": "1.1.1",
"description": "Test your GitHub Actions workflow locally.",
"main": "index.js",
"scripts": {