From 60e61d2609817e5c25839ce2e6be07df0f2dbbc0 Mon Sep 17 00:00:00 2001 From: spsjvc Date: Wed, 10 Jul 2024 13:13:38 +0200 Subject: [PATCH] chore: bump version to 3.7.0 (#511) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e93acd45..2a23ff7ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arbitrum/sdk", - "version": "3.6.0", + "version": "3.7.0", "description": "Typescript library client-side interactions with Arbitrum", "author": "Offchain Labs, Inc.", "license": "Apache-2.0",