From 292a990fe0fd5d8aa7dfdcc76aee3e61b22e405b Mon Sep 17 00:00:00 2001 From: Wenderson Pires Date: Thu, 25 Apr 2024 14:47:53 -0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1642f0..7bddd38 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@wpdas/naxios", - "version": "2.0.1", + "version": "2.1.0", "description": "Promise based NEAR Contract and NEAR Wallet client for browser", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",