From eae177e29c2aa1fd10cf1a40795efe1356494abc Mon Sep 17 00:00:00 2001 From: Serhii Volovyk Date: Mon, 15 Aug 2022 13:57:40 +0300 Subject: [PATCH] 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92688211..a6b794a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-cli", - "version": "3.4.1", + "version": "3.4.2", "description": "General purpose command line tools for interacting with NEAR Protocol", "engines": { "node": ">= 12"