diff --git a/package-lock.json b/package-lock.json index 731cb4af..b28080b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@relative-ci/agent-action", - "version": "2.1.12", + "version": "2.1.13", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@relative-ci/agent-action", - "version": "2.1.12", + "version": "2.1.13", "license": "MIT", "dependencies": { "@actions/core": "1.11.1", diff --git a/package.json b/package.json index 8e680a64..93fb61f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@relative-ci/agent-action", - "version": "2.1.12", + "version": "2.1.13", "description": "GitHub action that sends webpack stats and build information to RelativeCI", "repository": "relative-ci/agent-action", "main": "dist/index.js",