Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 031cf51

Browse files
committed
v6.4.1
1 parent 196a70f commit 031cf51

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "6.4.0",
6+
"version": "6.4.1",
77
"npmClient": "yarn",
88
"useWorkspaces": true
99
}

packages/hw-app-eth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/hw-app-eth",
3-
"version": "6.4.0",
3+
"version": "6.4.1",
44
"description": "Ledger Hardware Wallet Ethereum Application API",
55
"keywords": [
66
"Ledger",

packages/hw-transport-webhid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ledgerhq/hw-transport-webhid",
3-
"version": "6.3.0",
3+
"version": "6.4.1",
44
"description": "Ledger Hardware Wallet WebHID implementation of the communication layer",
55
"keywords": [
66
"Ledger",

0 commit comments

Comments
 (0)