Skip to content

Commit 8e12f19

Browse files
committed
v4.0.0
Breaking changes: dependencies are now not bundled with @nimiq/ledger-api anymore. Have a look at the readme for build instructions.
1 parent 79c8f49 commit 8e12f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nimiq/ledger-api",
3-
"version": "3.1.1",
3+
"version": "4.0.0",
44
"description": "Api for communicating with Ledger Hardware Wallets",
55
"main": "dist/high-level-api/ledger-api.es.js",
66
"type": "module",

0 commit comments

Comments
 (0)