From b7c891f52e98f14ffdce7258147ff8556b1daba0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Thu, 6 Jan 2022 15:57:06 +0100 Subject: [PATCH] v6.22.2 --- lerna.json | 2 +- packages/hw-app-eth/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index 98a9fae52..26e9ae455 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages": [ "packages/*" ], - "version": "6.22.1", + "version": "6.22.2", "npmClient": "yarn", "useWorkspaces": true } diff --git a/packages/hw-app-eth/package.json b/packages/hw-app-eth/package.json index 1a557db21..31ef8bc05 100644 --- a/packages/hw-app-eth/package.json +++ b/packages/hw-app-eth/package.json @@ -1,6 +1,6 @@ { "name": "@ledgerhq/hw-app-eth", - "version": "6.22.1", + "version": "6.22.2", "description": "Ledger Hardware Wallet Ethereum Application API", "keywords": [ "Ledger",