diff --git a/package-lock.json b/package-lock.json index 00d8106..8bc047f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@dfinity/hardware-wallet-cli", - "version": "0.2.0", + "version": "0.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@dfinity/hardware-wallet-cli", - "version": "0.2.0", + "version": "0.2.1", "license": "ISC", "dependencies": { "@dfinity/agent": "^0.11.2", diff --git a/package.json b/package.json index ad1cc24..925fd20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dfinity/hardware-wallet-cli", - "version": "0.2.0", + "version": "0.2.1", "description": "A CLI to interact with the Internet Computer App on Ledger Nano S/X devices.", "main": "./build/index.js", "scripts": {