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

Commit

Permalink
v4.68.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Aug 2, 2019
1 parent af56707 commit 419fb77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages": [
"packages/*"
],
"version": "4.68.2",
"version": "4.68.3",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/hw-app-btc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/hw-app-btc",
"version": "4.68.2",
"version": "4.68.3",
"description": "Ledger Hardware Wallet Bitcoin Application API",
"keywords": [
"Ledger",
Expand Down
4 changes: 2 additions & 2 deletions packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"private": true,
"name": "@ledgerhq/test",
"version": "4.68.2",
"version": "4.68.3",
"main": "index.js",
"license": "Apache-2.0",
"dependencies": {
"@ledgerhq/hw-app-btc": "^4.68.2",
"@ledgerhq/hw-app-btc": "^4.68.3",
"@ledgerhq/hw-app-eth": "^4.68.2",
"@ledgerhq/hw-app-str": "^4.68.2",
"@ledgerhq/hw-app-xrp": "^4.68.2",
Expand Down

0 comments on commit 419fb77

Please sign in to comment.