From 67409887f266982ac39084fb6146660cb44feb9f Mon Sep 17 00:00:00 2001 From: Rick Staa Date: Wed, 4 Mar 2026 17:07:08 +0100 Subject: [PATCH] chore: update package.json to v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0f8df2..caf967e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@livepeer/subgraph", - "version": "1.3.0", + "version": "1.3.1", "license": "MIT", "scripts": { "prepare": "yarn prepare:arbitrum-one && yarn codegen && yarn codegen:typechain",