From bbefe7eecd2780f172e4ec81c847a6c33bf094f8 Mon Sep 17 00:00:00 2001 From: spsjvc Date: Fri, 16 Jun 2023 16:50:02 +0200 Subject: [PATCH] chore: bump version to 3.1.4 (#298) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5806645907..3cc021c907 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arbitrum/sdk", - "version": "3.1.3", + "version": "3.1.4", "description": "Typescript library client-side interactions with Arbitrum", "author": "Offchain Labs, Inc.", "license": "Apache-2.0",