From b99632043a0a88a53c679db5525656bd5f69dbb0 Mon Sep 17 00:00:00 2001 From: ioedeveloper Date: Mon, 16 Jan 2023 19:31:43 +0100 Subject: [PATCH] Bump version --- libs/ghaction-helper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ghaction-helper/package.json b/libs/ghaction-helper/package.json index a16ab7d941..7a7ade6be4 100644 --- a/libs/ghaction-helper/package.json +++ b/libs/ghaction-helper/package.json @@ -1,6 +1,6 @@ { "name": "@remix-project/ghaction-helper", - "version": "0.1.0", + "version": "0.1.3", "description": "Solidity Tests GitHub Action Helper", "main": "src/index.js", "scripts": {