From 6d8f9e0368b5761066b0ee0fb528c87785c32ffe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dragi=C5=A1a=20Spasojevi=C4=87?= Date: Wed, 7 Aug 2024 19:05:47 +0200 Subject: [PATCH] chore: bump version --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index e38f750b..890db794 100644 --- a/src/package.json +++ b/src/package.json @@ -1,7 +1,7 @@ { "name": "@arbitrum/orbit-sdk", "description": "TypeScript SDK for building Arbitrum Orbit chains", - "version": "0.17.1", + "version": "0.17.2", "main": "./dist/index.js", "files": [ "./dist"