From 82c2ccaafb4c0f4818b45936e1688623bcb50e4a Mon Sep 17 00:00:00 2001 From: Vladimir Grichina Date: Thu, 6 May 2021 18:02:10 -0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcc549c..438fb66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "near-seed-phrase", - "version": "0.1.1", + "version": "0.2.0", "description": "Utilities to work with NEAR Protocol key pairs based on seed phrases ", "main": "index.js", "license": "MIT",