From 43db3edc00e9a8895f8278810a36acb4738d1ae9 Mon Sep 17 00:00:00 2001 From: andrepimenta Date: Tue, 4 May 2021 17:45:31 +0100 Subject: [PATCH] v6.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7bc31c01..ee093b41 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-keyring-controller", - "version": "6.2.0", + "version": "6.2.1", "description": "A module for managing various keyrings of Ethereum accounts, encrypting them, and using them.", "main": "index.js", "engines": {