From 59f662bd4a1d987878d0776dbc77f4d68156c047 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Wed, 15 Apr 2020 00:35:57 -0700 Subject: [PATCH] v0.20.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3e04b6a..cdc57137 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.20.7", + "version": "0.20.8", "description": "General purpose command line tools for interacting with NEAR Protocol", "engines": { "node": ">= 10"