From 3dc78fe57a1a0c602cf2f5c7304e55ce8de5d581 Mon Sep 17 00:00:00 2001 From: gzeon Date: Wed, 14 Feb 2024 02:47:14 +0800 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d89c3bd4..74526530a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arbitrum/token-bridge-contracts", - "version": "1.2.0", + "version": "1.2.1", "license": "Apache-2.0", "scripts": { "prepublishOnly": "hardhat clean && hardhat compile",