From 4671ed2ca4bd7113523e05b06c8fa5b1e9fe192b Mon Sep 17 00:00:00 2001 From: Jane Date: Tue, 3 Sep 2019 14:41:46 -0700 Subject: [PATCH] v0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 341e2652..0b84ce8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-shell", - "version": "0.10.0-preview", + "version": "0.10.0", "description": "Command line utilities to interact with near blockchain", "main": "index.js", "scripts": {