From 8a5c1e240aec0bf94f73291060e29ca1dace2130 Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Tue, 5 Nov 2019 01:28:28 -0800 Subject: [PATCH] v0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ea00d91..5ef0b4c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.12.0", + "version": "0.13.0", "description": "Command line utilities to interact with near blockchain", "main": "index.js", "scripts": {