From 54f648659d8a32ca6ec3d2b4d445b7ecfe98dc44 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Wed, 30 Oct 2019 17:36:04 -0700 Subject: [PATCH] v0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ca0149a..7ea00d91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.11.5", + "version": "0.12.0", "description": "Command line utilities to interact with near blockchain", "main": "index.js", "scripts": {