From 8bdd65c93b6500108c42a03f190aeff661869d5a Mon Sep 17 00:00:00 2001 From: Serhii Volovyk Date: Tue, 28 Jun 2022 09:20:48 +0300 Subject: [PATCH] 3.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe3f8875..67388653 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-cli", - "version": "3.3.1", + "version": "3.4.0", "description": "General purpose command line tools for interacting with NEAR Protocol", "engines": { "node": ">= 12"