From f9cc7616f1af42aa5c62d7cca954def5d95023fe Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Thu, 25 Feb 2021 15:19:34 -0800 Subject: [PATCH] v0.37.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aaef03c1c4..52b848c51f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "near-api-js", "description": "JavaScript library to interact with NEAR Protocol via RPC API", - "version": "0.36.3", + "version": "0.37.0", "repository": { "type": "git", "url": "git+https://github.com/near/near-api-js.git"