From 91e22e2007183e71e4767c68bef27c86e22a45b9 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Tue, 7 Jul 2020 22:33:22 -0700 Subject: [PATCH] v0.24.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7f18f87..03096fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.24.5", + "version": "0.24.6", "description": "General purpose command line tools for interacting with NEAR Protocol", "engines": { "node": ">= 10"