From 396768484a1636b6305f283a3901e788c288a08f Mon Sep 17 00:00:00 2001 From: Vio Date: Tue, 11 Jan 2022 22:32:59 +0100 Subject: [PATCH] 1.1.2 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 32e3b4aea..4423ef21b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@relative-ci/agent-action", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6acef6d01..775575a3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@relative-ci/agent-action", - "version": "1.1.1", + "version": "1.1.2", "description": "GitHub action that sends webpack stats and build information to RelativeCI", "repository": "relative-ci/agent-action", "engines": {