From 34d4ecb1dff8430dac9d4a824a96af27ee4f6dfd Mon Sep 17 00:00:00 2001 From: sirarthurmoney Date: Thu, 16 Jan 2025 14:34:26 -0800 Subject: [PATCH] 0.0.27 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2358cd..c8bfd50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@layerzerolabs/ua-utils", - "version": "0.0.26", + "version": "0.0.27", "repository": "https://github.com/LayerZero-Labs/ua-utils.git", "license": "MIT", "main": "dist/index.js",