From 6b0bf69ae5a399a68175825ea5a6e4e19c037d96 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Tue, 13 Aug 2019 15:37:46 -0700 Subject: [PATCH] v0.9.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96eba12c..2c7e253c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.9.4", + "version": "0.9.5", "description": "Command line utilities to interact with near blockchain", "main": "index.js", "scripts": {