Skip to content

Commit

Permalink
v4.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gre committed Oct 26, 2018
1 parent be451ef commit 6bc9104
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.27.0",
"version": "4.27.1",
"npmClient": "yarn",
"useWorkspaces": true
}
2 changes: 1 addition & 1 deletion packages/hw-http-proxy-devserver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/hw-http-proxy-devserver",
"version": "4.26.0",
"version": "4.27.1",
"description": "Ledger Hardware Wallet debug communication layer http proxy (for development only)",
"keywords": [
"Ledger",
Expand Down
2 changes: 1 addition & 1 deletion packages/hw-transport-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ledgerhq/hw-transport-http",
"version": "4.27.0",
"version": "4.27.1",
"description": "Ledger Hardware Wallet communication layer over http",
"keywords": [
"Ledger",
Expand Down

0 comments on commit 6bc9104

Please sign in to comment.